mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-10 03:40:14 +00:00
Merge branch 'master' of https://github.com/MrOtherGuy/firefox-csshacks
This commit is contained in:
commit
bd5bfcce20
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
{ -moz-box-ordinal-group: 0 }
|
||||
|
||||
#toolbar-menubar{ position: fixed; display: flex; width: 100vw; top: 0px; }
|
||||
#toolbar-menubar:hover{ height: calc(var(--tab-min-height) - var(--tabs-navbar-shadow-size)) !important; }
|
||||
#toolbar-menubar:not([inactive]):hover{ height: calc(var(--tab-min-height) - var(--tabs-navbar-shadow-size)) !important; }
|
||||
#toolbar-menubar > spacer{ flex-grow: 1 }
|
||||
|
||||
#urlbar.megabar[breakout][breakout-extend]{
|
||||
|
|
Loading…
Reference in a new issue