remove rules for #window-controls

This extra set of window control buttons hasn't existed in a while
This commit is contained in:
MrOtherGuy
2024-07-27 10:23:16 +03:00
parent 9d891a3f9e
commit 175df68da4
4 changed files with 5 additions and 10 deletions

View File

@@ -75,5 +75,4 @@ Window controls will be all wrong without it
:root:not([customizing]) #toolbar-menubar[autohide][inactive] > #menubar-items{ pointer-events: none; opacity: 0 }
:root[sizemode="fullscreen"] #TabsToolbar > #window-controls{ z-index: 2; }
.titlebar-buttonbox{ color: inherit }