code cleanup: remove rules using #titlebar

This commit is contained in:
MrOtherGuy
2025-11-02 06:23:35 +02:00
parent 3e6975e347
commit a7bcb11625
19 changed files with 11 additions and 79 deletions

View File

@@ -20,11 +20,6 @@ See the above repository for updates as well as full license text. */
:root[sizemode="fullscreen"] #TabsToolbar > .titlebar-buttonbox-container{
display: none !important;
}
#titlebar{
flex-direction: column-reverse;
will-change: unset !important;
opacity: 1 !important;
}
#toolbar-menubar{
height: 40px;
margin-bottom: -40px;