Don't force colors in tabbar and menubar

This commit is contained in:
Lootyhoof 2017-07-21 20:47:35 +01:00 committed by Roy Tam
commit 0ab64f6cfa

View file

@ -465,11 +465,6 @@
}
@media (-moz-windows-default-theme) {
#toolbar-menubar:not(:-moz-lwtheme),
#TabsToolbar:not(:-moz-lwtheme) {
color: black;
}
#main-menubar > menu:not(:-moz-lwtheme) {
color: inherit;
}