From cc02c1eeb6a6bb941f03b08a90d79c7862422bc9 Mon Sep 17 00:00:00 2001 From: piro Date: Fri, 30 Apr 2010 03:47:30 +0000 Subject: [PATCH] =?UTF-8?q?=E3=83=90=E3=82=A4=E3=83=B3=E3=83=87=E3=82=A3?= =?UTF-8?q?=E3=83=B3=E3=82=B0=E3=82=92=E5=B8=B8=E6=99=82=E9=81=A9=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6623 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/treestyletab.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/treestyletab/treestyletab.css b/content/treestyletab/treestyletab.css index 0c805f12..b4e8a662 100644 --- a/content/treestyletab/treestyletab.css +++ b/content/treestyletab/treestyletab.css @@ -79,12 +79,14 @@ tabbrowser[treestyletab-mode="vertical"] .tabs-stack > *:first-child + * > hbox: direction: ltr !important; } +#TabsToolbar { + -moz-binding: url(treestyletab.xml#tabs-toolbar); +} #TabsToolbar:not([treestyletab-tabbar-position="top"]), #TabsToolbar[treestyletab-tabbar-position="top"]:not([treestyletab-tabbar-fixed="true"]) { line-height: 0 !important; position: fixed !important; -moz-appearance: none !important; - -moz-binding: url(treestyletab.xml#tabs-toolbar); } #TabsToolbar:not([treestyletab-tabbar-position="top"]) .tabbrowser-tabs, #TabsToolbar[treestyletab-tabbar-position="top"]:not([treestyletab-tabbar-fixed="true"]) .tabbrowser-tabs {