Skip to content

Commit 76e3928

Browse files
committed
I am of low intelligence
1 parent 8164741 commit 76e3928

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

browser/themes/shared/r3dfox.css

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,14 @@
5353
#main-window[privatebrowsingmode="temporary"] #TabsToolbar {
5454
background-color: #CC190032 !important;
5555
}
56-
57-
#main-menubar:not([lwtheme]):-moz-window-inactive {
58-
color: black !important;
59-
}
60-
61-
#toolbar-menubar:not([lwtheme]):-moz-window-inactive {
62-
color: black !important;
63-
}
6456
}
6557

6658
/* Aero fog and other settings */
6759

60+
#main-menubar:not([lwtheme]):-moz-window-inactive {
61+
color: black !important;
62+
}
63+
6864
@media (-moz-bool-pref: "r3dfox.aero.fog") {
6965
@media (-moz-platform: windows-win7), (-moz-platform: windows-win8) {
7066
@media (-moz-windows-default-theme), (-moz-windows-compositor) {
@@ -110,9 +106,6 @@
110106
#main-menubar:not([lwtheme]):-moz-window-inactive {
111107
color: white !important;
112108
}
113-
#toolbar-menubar:not([lwtheme]):-moz-window-inactive {
114-
color: white !important;
115-
}
116109
}
117110

118111
@media (-moz-bool-pref: "r3dfox.force.transparency") {

0 commit comments

Comments
 (0)