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

@@ -43,10 +43,6 @@ See the above repository for updates as well as full license text. */
max-height: var(--urlbar-container-height);
align-self: center;
}
#titlebar{
-moz-appearance: none !important;
flex-grow: 1;
}
.tab-close-button{
padding-inline-start: 6px !important;
width: 24px !important;