mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-09 10:42:13 -08:00
Fix: Windows7, 8 titlebar background color #218
This commit is contained in:
parent
329b395ec4
commit
1da2535f8d
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@
|
|||
/*= Windows 7, 8 - Tab Bar Background *****************************************/
|
||||
@media (-moz-os-version: windows-win7), (-moz-os-version: windows-win8) {
|
||||
/* Header Color */
|
||||
:root:not([lwtheme-image]) #navigator-toolbox:-moz-lwtheme {
|
||||
:root:not([lwtheme-image]):-moz-lwtheme {
|
||||
background-color: var(--lwt-accent-color) !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue