add default disabled option to show bookmarks below tabs
This commit is contained in:
@@ -59,3 +59,8 @@ toolbox#navigator-toolbox > toolbar#nav-bar.browser-toolbar{ animation: none; }
|
||||
#navigator-toolbox:hover #TabsToolbar{ animation: slidein ease-out 48ms 1 }
|
||||
#TabsToolbar > .titlebar-buttonbox-container{ visibility: visible }
|
||||
#navigator-toolbox:not(:-moz-lwtheme){ background-color: -moz-dialog }
|
||||
|
||||
/* Uncomment the following if you want bookamarks toolbar to be below tabs */
|
||||
/*
|
||||
#PersonalToolbar{ -moz-box-ordinal-group: 2 }
|
||||
*/
|
||||
Reference in New Issue
Block a user