バインディングを常時適用
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6623 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
d97fd17ac3
commit
cc02c1eeb6
@ -79,12 +79,14 @@ tabbrowser[treestyletab-mode="vertical"] .tabs-stack > *:first-child + * > hbox:
|
|||||||
direction: ltr !important;
|
direction: ltr !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#TabsToolbar {
|
||||||
|
-moz-binding: url(treestyletab.xml#tabs-toolbar);
|
||||||
|
}
|
||||||
#TabsToolbar:not([treestyletab-tabbar-position="top"]),
|
#TabsToolbar:not([treestyletab-tabbar-position="top"]),
|
||||||
#TabsToolbar[treestyletab-tabbar-position="top"]:not([treestyletab-tabbar-fixed="true"]) {
|
#TabsToolbar[treestyletab-tabbar-position="top"]:not([treestyletab-tabbar-fixed="true"]) {
|
||||||
line-height: 0 !important;
|
line-height: 0 !important;
|
||||||
position: fixed !important;
|
position: fixed !important;
|
||||||
-moz-appearance: none !important;
|
-moz-appearance: none !important;
|
||||||
-moz-binding: url(treestyletab.xml#tabs-toolbar);
|
|
||||||
}
|
}
|
||||||
#TabsToolbar:not([treestyletab-tabbar-position="top"]) .tabbrowser-tabs,
|
#TabsToolbar:not([treestyletab-tabbar-position="top"]) .tabbrowser-tabs,
|
||||||
#TabsToolbar[treestyletab-tabbar-position="top"]:not([treestyletab-tabbar-fixed="true"]) .tabbrowser-tabs {
|
#TabsToolbar[treestyletab-tabbar-position="top"]:not([treestyletab-tabbar-fixed="true"]) .tabbrowser-tabs {
|
||||||
|
Loading…
Reference in New Issue
Block a user