Closed Bug 1639052 Opened 4 years ago Closed 2 years ago

Polish for pseudoclass toggles

Categories

(DevTools :: Inspector: Rules, enhancement)

enhancement

Tracking

(firefox111 fixed)

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: victoria, Assigned: zacnomore)

References

Details

Attachments

(2 files)

Attached image image.png

Follow up to this bug

We could tidy up the look a bit by putting the items into three columns and making some padding adjustments. Super rough css export below (added an empty flex item to the end but I'm sure there's a better way :D). The custom class toggles should be the same except for the 3 columns (probably varies too much for that).

/* rules.css | chrome://devtools/skin/rules.css */

.ruleview-reveal-panel label {
  width: 30%;
  line-height: 20px;
}

#pseudo-class-panel, #ruleview-class-panel .classes {
  padding: 4px 3px;
}
Assignee: nobody → cczac1
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/eadea8a10f38 Align pseudoclass toggles to columns r=jdescottes
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
Regressions: 1815557
Blocks: 1815557
No longer regressions: 1815557
Duplicate of this bug: 1696112
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: