mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-19 06:31:53 -08:00
Fix: Selected Tab - Color: compatibility
This commit is contained in:
parent
693c7a4a0c
commit
2a78e1e3fb
1 changed files with 0 additions and 4 deletions
|
|
@ -74,10 +74,6 @@
|
|||
}
|
||||
|
||||
/* Selected Tab - Color like toolbar */
|
||||
.tab-background[selected="true"] {
|
||||
background: var(--toolbar-bgcolor) !important;
|
||||
}
|
||||
|
||||
#tabbrowser-tabs:not([movingtab]) > #tabbrowser-arrowscrollbox > .tabbrowser-tab > .tab-stack > .tab-background[multiselected="true"]:-moz-lwtheme, #tabbrowser-tabs:not([movingtab]) > #tabbrowser-arrowscrollbox > .tabbrowser-tab > .tab-stack > .tab-background[selected="true"]:-moz-lwtheme {
|
||||
background-image: linear-gradient(var(--toolbar-bgcolor, transparent), var(--toolbar-bgcolor, transparent)), linear-gradient(var(--toolbar-bgcolor), var(--toolbar-bgcolor)), var(--lwt-header-image, none) !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue