hide tabs toolbar: Remove uses of [tabsintitlebar]

This commit is contained in:
MrOtherGuy
2025-11-02 19:06:49 +02:00
parent c234f4a548
commit d43bf20eef

View File

@@ -24,7 +24,7 @@ See the above repository for updates as well as full license text. */
:root[sizemode="fullscreen"] #nav-bar > .titlebar-buttonbox-container{
display: flex !important;
}
:root:is([tabsintitlebar],[customtitlebar]) #toolbar-menubar:is([autohide=""],:not([autohide="false"])) ~ #nav-bar{
:root[customtitlebar] #toolbar-menubar:is([autohide=""],:not([autohide="false"])) ~ #nav-bar{
> .titlebar-buttonbox-container{
display: flex !important;
}