rework navigator-toolbox-background selectors

This commit is contained in:
MrOtherGuy
2023-09-07 20:09:55 +03:00
parent aad2575816
commit ed5a677a15
4 changed files with 7 additions and 10 deletions

View File

@@ -63,7 +63,7 @@ See the above repository for updates as well as full license text. */
#main-window > body > box{ margin-top: 0 !important; }
#toolbar-menubar{ z-index: 1; background-color: var(--lwt-accent-color,black); }
:root[BookmarksToolbarOverlapsBrowser] #navigator-toolbox-background{
:root[BookmarksToolbarOverlapsBrowser] #navigator-toolbox{
margin-block: calc(-1 * var(--bookmarks-toolbar-height)) 0 !important;
}
:root[BookmarksToolbarOverlapsBrowser] .newTabBrowserPanel{