Open
Bug 1701100
Opened 5 years ago
Updated 4 years ago
Apply Proton styling to all text / password inputs 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 1699528, but I ended up just special-casing all of the text inputs in the Add/Update Password and Bookmarks panels.
Basically, we should have all text/password inputs share the same Proton-y styles, and not special-case them 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-786
Updated•4 years ago
|
Priority: -- → P3
| Reporter | ||
Updated•4 years ago
|
Points: --- → 5
You need to log in
before you can comment on or make changes to this bug.
Description
•