Merge branch 'master' of https://github.com/MrOtherGuy/firefox-csshacks
This commit is contained in:
@@ -77,7 +77,7 @@ See the above repository for updates as well as full license text. */
|
|||||||
/* Fullscreen mode support */
|
/* Fullscreen mode support */
|
||||||
#customization-container,
|
#customization-container,
|
||||||
:root:not([inFullscreen]) #content-deck,
|
:root:not([inFullscreen]) #content-deck,
|
||||||
:root:not([inFullscreen]) #browser{
|
:root:not([chromehidden~="toolbar"]):not([inFullscreen]) #browser {
|
||||||
margin-top: calc(var(--multirow-toolbar-height) + var(--multirow-top-padding) + var(--multirow-menubar-height,0px));
|
margin-top: calc(var(--multirow-toolbar-height) + var(--multirow-top-padding) + var(--multirow-menubar-height,0px));
|
||||||
}
|
}
|
||||||
:root[inFullscreen] #toolbar-menubar,
|
:root[inFullscreen] #toolbar-menubar,
|
||||||
|
|||||||
Reference in New Issue
Block a user