autohide bookmarks toolbar: increase toolbox z-index

Needed in fx133, because otherwise web-content would be drawn over
bookmarks
This commit is contained in:
MrOtherGuy
2024-10-26 10:40:47 +03:00
parent 2200c38777
commit b83f788e4d

View File

@@ -53,7 +53,9 @@ See the above repository for updates as well as full license text. */
#navigator-toolbox:hover > #nav-bar:focus-within + #PersonalToolbar {
transform: rotateX(0);
}
#navigator-toolbox{
--browser-area-z-index-toolbox: 3;
}
/* Uncomment to enable compatibility for multi-row_bookmarks.css */
/* This would break buttons placed in the toolbar but that is likely not happening if you are using multi-row setup */
/*