mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-08 10:13:00 -08:00
Merge branch 'master' into proton-style
This commit is contained in:
commit
faa3d787e7
1 changed files with 5 additions and 0 deletions
|
|
@ -92,6 +92,11 @@
|
|||
background-image: unset !important;
|
||||
}
|
||||
}
|
||||
@media (-moz-os-version: windows-win8) {
|
||||
#navigator-toolbox:-moz-lwtheme {
|
||||
color: var(--lwt-text-color) !important;
|
||||
}
|
||||
}
|
||||
|
||||
/*= Windows 7, 8 - Menu Active Color =======================================*/
|
||||
@media (-moz-os-version: windows-win7), (-moz-os-version: windows-win8) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue