Closed
Bug 1789580
Opened 3 years ago
Closed 3 years ago
StyleEditor should use a different icon when the stylesheet is disabled
Categories
(DevTools :: Style Editor, enhancement, P3)
DevTools
Style Editor
Tracking
(firefox106 fixed)
RESOLVED
FIXED
106 Branch
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
Details
Attachments
(1 file)
The StyleEditor uses an eye icon to indicate whether the stylesheet is enabled/disabled. When the stylesheet is disabled, we only update the opacity of the icon which is not really accessible. We should use a different icon. A design was proposed by :fvsch some time ago and we can reuse this.
| Assignee | ||
Comment 1•3 years ago
|
||
Only modified the provided SVGs to have fill-context & fill-stroke for colors.
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dc2d60968d0c
[devtools] StyleEditor should use a different icon when the stylesheet is disabled r=nchevobbe
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•