code cleanup: remove rules using #titlebar
This commit is contained in:
@@ -31,8 +31,7 @@ See the above repository for updates as well as full license text. */
|
||||
--toolbarbutton-inner-padding: 7px !important;
|
||||
}
|
||||
/* Few exceptions for default light theme */
|
||||
:root[lwtheme] #navigator-toolbox:not([movingtab]) > #TabsToolbar,
|
||||
:root[lwtheme] #navigator-toolbox:not([movingtab]) > #titlebar > #TabsToolbar{
|
||||
:root[lwtheme] #navigator-toolbox:not([movingtab]) > #TabsToolbar{
|
||||
--toolbar-bgcolor: transparent;
|
||||
}
|
||||
|
||||
@@ -135,8 +134,7 @@ See the above repository for updates as well as full license text. */
|
||||
.tab-group-line{
|
||||
order: -1;
|
||||
}
|
||||
:where(#navigator-toolbox) > #TabsToolbar,
|
||||
#titlebar{
|
||||
:where(#navigator-toolbox) > #TabsToolbar{
|
||||
will-change: unset !important;
|
||||
transition: none !important;
|
||||
opacity: 1 !important;
|
||||
|
||||
Reference in New Issue
Block a user