vertical_tabs: Use --toolbar-bgcolor for background on default theme
This commit is contained in:
@@ -31,9 +31,12 @@ See the above repository for updates as well as full license text. */
|
||||
left: 0;
|
||||
padding-top: var(--uc-navbar-height);
|
||||
width: var(--uc-vertical-tabs-width);
|
||||
background-color: var(--lwt-accent-color);
|
||||
background-color: var(--toolbar-bgcolor);
|
||||
contain: size;
|
||||
}
|
||||
:root:not([customizing]) #tabbrowser-tabs:-moz-lwtheme{
|
||||
background-color: var(--lwt-accent-color);
|
||||
}
|
||||
@media (-moz-bool-pref: "userchrome.vertical-tabs.on-right.enabled"){
|
||||
#PersonalToolbar,
|
||||
#tab-notification-deck,
|
||||
|
||||
Reference in New Issue
Block a user