code cleanup: remove uses of [tabsintitlebar]

This commit is contained in:
MrOtherGuy
2025-11-02 06:10:20 +02:00
parent b3c2d27f24
commit 3e6975e347
8 changed files with 14 additions and 14 deletions

View File

@@ -35,7 +35,7 @@ This will NOT work correctly if you have hidden tabs such as with tab groups ext
}
/* Fix window controls not being clickable */
:root[tabsintitlebar] #toolbar-menubar:not([autohide="true"],[autohide=""])[inactive]{
:root[customtitlebar] #toolbar-menubar:not([autohide="true"],[autohide=""])[inactive]{
transition: height 0ms steps(1) 80ms;
}
:where(#nav-bar){