Incease post-tab spacer width so tabs won't overlay window controls
This commit is contained in:
@@ -9,6 +9,10 @@
|
|||||||
/* We'll use window controls from menubar instead */
|
/* We'll use window controls from menubar instead */
|
||||||
#TabsToolbar > .titlebar-buttonbox-container { display: none }
|
#TabsToolbar > .titlebar-buttonbox-container { display: none }
|
||||||
#tabbrowser-tabs, #tabbrowser-tabs > .tabbrowser-arrowscrollbox{ min-height: 0 !important; }
|
#tabbrowser-tabs, #tabbrowser-tabs > .tabbrowser-arrowscrollbox{ min-height: 0 !important; }
|
||||||
|
|
||||||
|
#TabsToolbar > .titlebar-spacer[type="post-tabs"]{ width: 178px !important; }
|
||||||
|
#toolbar-menubar > spacer{ pointer-events: none }
|
||||||
|
|
||||||
:root:not([customizing]) #tabbrowser-tabs .tabs-newtab-button{
|
:root:not([customizing]) #tabbrowser-tabs .tabs-newtab-button{
|
||||||
-moz-appearance: none !important;
|
-moz-appearance: none !important;
|
||||||
height: 0px;
|
height: 0px;
|
||||||
|
|||||||
Reference in New Issue
Block a user