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

@@ -112,8 +112,3 @@ scrollbox[orient="horizontal"]{
#scrollbutton-down{
display: var(--uc-scrollbutton-display,initial);
}
#titlebar{
will-change: unset !important;
transition: none !important;
opacity: 1 !important;
}