We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab58835 commit 7d0cb3aCopy full SHA for 7d0cb3a
browser/themes/shared/r3dfox.css
@@ -53,6 +53,10 @@
53
#main-window[privatebrowsingmode="temporary"] #TabsToolbar {
54
background-color: #CC190032 !important;
55
}
56
+
57
+ #main-menubar:not([lwtheme]):-moz-window-inactive {
58
+ color: black !important;
59
+ }
60
61
62
/* Aero fog and other settings */
@@ -99,7 +103,7 @@
99
103
:root {
100
104
--lwt-text-color: white !important;
101
105
102
- #main-menubar:not([lwtheme], :-moz-window-inactive) {
106
107
color: white !important;
108
109
0 commit comments