Trivial selector changes from titlebar removal

This commit is contained in:
MrOtherGuy
2024-10-05 08:44:59 +03:00
parent 29b7f87409
commit 13109b6d3d
11 changed files with 43 additions and 73 deletions

View File

@@ -21,7 +21,7 @@ As a workaround, the -moz-element background image is removed somewhat often whi
grid-area: 1 / 1;
}
#titlebar:hover #menubar-items + spacer::after{
#toolbar-menubar:hover #menubar-items + spacer::after{
background-image: none !important
}