Closed
Bug 1860385
Opened 2 years ago
Closed 2 years ago
Cleanup menulist and dropmarker styling.
Categories
(Firefox :: Theme, task)
Firefox
Theme
Tracking
()
RESOLVED
FIXED
121 Branch
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
Depends on D191560
| Assignee | ||
Comment 2•2 years ago
|
||
- Rather than inheriting the native attribute, use :host([native]).
- Remove unused background-color from native rules (background doesn't
show because of native appearance). - Remove unnecessary !important.
- Refactor high contrast backgrounds on Windows to avoid !important.
- Make high contrast on windows not alter sizing.
- Remove default namespaces. This sheet applies in a shadow tree, so
there's no random stuff.
Depends on D191561
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/243b8ed1465e
Unify dropmarker.css. r=desktop-theme-reviewers,dao
https://hg.mozilla.org/integration/autoland/rev/a956161d603c
Clean up menulist styling. r=desktop-theme-reviewers,dao
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/243b8ed1465e
https://hg.mozilla.org/mozilla-central/rev/a956161d603c
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/95d47d65ba49
follow-up: Address review comment correctly.
Comment 6•2 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•