Open
Bug 1701098
Opened 5 years ago
Updated 4 years ago
Apply Proton styling to all buttons unless they opt out with native="true"
Categories
(Firefox :: Theme, task, P3)
Firefox
Theme
Tracking
()
NEW
People
(Reporter: mconley, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proton-cleanups])
I tried this initially in bug 1697947, but I broke too much stuff layout-wise. We should try again after Proton ships.
Basically, we should have all buttons share the same Proton-y styles, and not special-case buttons everywhere to apply those styles. We should use the same technique that we use for checkboxes and menulists, where a native="true" attribute reverts the style to what we've historically shipped.
Updated•5 years ago
|
See Also: → https://jira.mozilla.com/browse/FIDEFE-785
Updated•5 years ago
|
Priority: -- → P3
| Reporter | ||
Comment 1•4 years ago
|
||
Conservatively setting to 5 points mainly because there's likely a bunch of buttons that are going to be affected by this that might require some adjustment.
Points: --- → 5
You need to log in
before you can comment on or make changes to this bug.
Description
•