Closed
Bug 1703651
Opened 5 years ago
Closed 5 years ago
Update toolbar button fill opacity to match Proton specs.
Categories
(Firefox :: Theme, enhancement, P1)
Firefox
Theme
Tracking
()
RESOLVED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: sfoster, Assigned: mconley)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proton-toolbar][proton-icons])
Attachments
(1 file)
We currently have a default fill-opacity for icons toolbarbuttons set by the --toolbarbutton-icon-fill-opacity variable, at a range of values depending on the platform. For Proton, this should default to 1 - just like we currently do for lw-themes.
We still want to maintain the ability to set icon fill opacity from CSS, so icons should keep their fill="context-fill-opacity" attributes and we should continue to set -moz-context-properties: fill, fill-opacity;`. in the relevant CSS.
| Reporter | ||
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → mconley
Updated•5 years ago
|
See Also: → https://jira.mozilla.com/browse/FIDEFE-1069
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c42470b8ec4c
Proton toolbar icons should have no fill opacity by default. r=harry,desktop-theme-reviewers
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•