hide tabs scrollbuttons: use scrolledtostart as boolean attribute

This commit is contained in:
MrOtherGuy
2024-08-23 20:55:02 +03:00
parent cc2360e788
commit b6d26d8fcb

View File

@@ -19,7 +19,7 @@ See the above repository for updates as well as full license text. */
:root[uidensity="compact"] #tabbrowser-tabs[overflow]{
--uc-scrollbox-base-margin: -25px;
}
#tabbrowser-arrowscrollbox:not([scrolledtostart="true"]){
#tabbrowser-arrowscrollbox:not([scrolledtostart]){
--uc-scrollbox-overflow-start-margin: -1px;
}
#scrollbutton-up ~ spacer{