Make menubar window controls be the rightmost item in the toolbar
This commit is contained in:
parent
0d49d15f77
commit
b8853b6de9
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ See the above repository for updates as well as full license text. */
|
|||
|
||||
/* Yeah, removes window controls. Likely not wanted on bottom row */
|
||||
#TabsToolbar > .titlebar-buttonbox-container{ display: none }
|
||||
|
||||
#toolbar-menubar > .titlebar-buttonbox-container{ order: 1000 }
|
||||
/* Menubar options */
|
||||
/* 1. Overlay menubar on top of web-content (default) */
|
||||
/* This should be used if menubar is disabled and Alt-key is used to activate it temporarily */
|
||||
|
|
Loading…
Reference in a new issue