Tab bar: Fix specificity of background on macOS but leave disabled

We may want the vibrancy mode on Big Sur along with some other changes,
but for now let's leave it off.
This commit is contained in:
Dan Stillman 2020-09-21 15:05:18 -04:00
parent 6166907d08
commit edd4f27e09

View file

@ -1,3 +1,3 @@
#titlebar {
-moz-appearance: -moz-mac-vibrant-titlebar-light;
}
//-moz-appearance: -moz-mac-vibrant-titlebar-light !important;
}