Activate "show in titlebar" mode when it is activated by Firefox itself
This commit is contained in:
parent
0f82638570
commit
8b0ce402c3
@ -27,11 +27,11 @@
|
||||
}
|
||||
|
||||
/* show in titlebar mode */
|
||||
#main-window[sizemode="normal"][treestyletab-allow-toolbox-in-titlebar="true"]:not([treestyletab-tabbar-position="top"])
|
||||
#main-window[sizemode="normal"][tabsintitlebar="true"][treestyletab-allow-toolbox-in-titlebar="true"]:not([treestyletab-tabbar-position="top"])
|
||||
#browser-panel
|
||||
> #navigator-toolbox
|
||||
> #nav-bar:not(:-moz-lwtheme),
|
||||
#main-window[sizemode="normal"][treestyletab-allow-toolbox-in-titlebar="true"]:not([treestyletab-tabbar-position="top"])
|
||||
#main-window[sizemode="normal"][tabsintitlebar="true"][treestyletab-allow-toolbox-in-titlebar="true"]:not([treestyletab-tabbar-position="top"])
|
||||
#browser-panel
|
||||
> #navigator-toolbox
|
||||
> #nav-bar:not(:-moz-lwtheme):-moz-window-inactive {
|
||||
|
Loading…
Reference in New Issue
Block a user