Trivial selector changes from titlebar removal

This commit is contained in:
MrOtherGuy
2024-10-05 08:44:59 +03:00
parent 29b7f87409
commit 13109b6d3d
11 changed files with 43 additions and 73 deletions

View File

@@ -31,6 +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{
--toolbar-bgcolor: transparent;
}