Show the floating menu bar (and title bar) with Hide Caption Titlebar Plus (https://addons.mozilla.org/firefox/addon/hide-caption-titlebar-plus-sma/) correctly #283
This commit is contained in:
parent
3b9c542e5a
commit
64199668cf
@ -556,3 +556,7 @@ image.tab-icon {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Hide Caption Titlebar Plus */
|
||||||
|
:root[treestyletab-tabbar-position="top"] #menubar-items[dz_home_mainmenu_floating="true"] {
|
||||||
|
z-index: 650000;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user