Closed Bug 1454419 Opened 6 years ago Closed 2 years ago

Clean up webconsole.css now that it only needs to support one frontend

Categories

(DevTools :: Console, enhancement, P3)

enhancement

Tracking

(firefox61 wontfix, firefox100 fixed)

RESOLVED FIXED
100 Branch
Tracking Status
firefox61 --- wontfix
firefox100 --- fixed

People

(Reporter: bgrins, Assigned: nchevobbe)

References

Details

Attachments

(2 files)

I'm going to remove the low hanging fruit in Bug 1454012 but we should do a general cleanup and reorganize the rules (i.e. move `html` and `body` rules to the top, consolidate duplicated rules into one).
The new Application panel made by jdescottes started a new pattern: have per-component css files that lives in the same folder as the JS file.

I wonder if we could apply the same in the console and if it would help the css to be more maintainable ?
Product: Firefox → DevTools
Priority: -- → P3

This removes now unused rules (targetting element from the old webconsole), and
merge rules targetting similar elements.

Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d9de041268a0
[devtools] Cleanup webconsole.css. r=jdescottes.
https://hg.mozilla.org/integration/autoland/rev/8cb3acd1f31a
[devtools] Rename new-consoletable* to consoletable. r=jdescottes.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: