Revert "Bug 1968040 - Set color-scheme on root based on lwtheme-brighttext. r=emilio,desktop-theme-reviewers" for causing Bug 1971487
This reverts commit 39032d8048.
This commit is contained in:
committed by
dmeehan@mozilla.com
parent
70812ac3db
commit
e60e2adff4
@@ -153,12 +153,10 @@
|
|||||||
/* Lightweight theme roots */
|
/* Lightweight theme roots */
|
||||||
|
|
||||||
:root[lwtheme] {
|
:root[lwtheme] {
|
||||||
&,
|
|
||||||
toolbar,
|
toolbar,
|
||||||
&[lwt-popup="light"] panel {
|
&[lwt-popup="light"] panel {
|
||||||
color-scheme: light;
|
color-scheme: light;
|
||||||
}
|
}
|
||||||
&[lwtheme-brighttext],
|
|
||||||
toolbar[brighttext],
|
toolbar[brighttext],
|
||||||
&[lwt-popup="dark"] panel {
|
&[lwt-popup="dark"] panel {
|
||||||
color-scheme: dark;
|
color-scheme: dark;
|
||||||
|
|||||||
Reference in New Issue
Block a user