From ee30bcb6a19e1e3f3f6e00f47f202f203e45c623 Mon Sep 17 00:00:00 2001 From: piro Date: Wed, 25 Mar 2009 01:14:18 +0000 Subject: [PATCH] =?UTF-8?q?Linux=E4=B8=8A=E3=81=A7=E3=81=AE=E8=A1=A8?= =?UTF-8?q?=E7=A4=BA=E3=82=92=E4=BF=AE=E6=AD=A3?= 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@3881 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- skin/classic/treestyletab/metal/tab-3.5.css | 2 ++ skin/classic/treestyletab/metal/tab.css | 2 ++ 2 files changed, 4 insertions(+) diff --git a/skin/classic/treestyletab/metal/tab-3.5.css b/skin/classic/treestyletab/metal/tab-3.5.css index b93fe8ea..e422bd7a 100644 --- a/skin/classic/treestyletab/metal/tab-3.5.css +++ b/skin/classic/treestyletab/metal/tab-3.5.css @@ -19,6 +19,7 @@ tabbrowser[treestyletab-style="metal"][treestyletab-mode="vertical"] margin-bottom: -2px !important; margin-left: 0; padding: 0 !important; + -moz-appearance: none !important; -moz-border-top-colors: transparent transparent !important; -moz-border-right-colors: transparent transparent !important; -moz-border-bottom-colors: transparent transparent !important; @@ -35,6 +36,7 @@ tabbrowser[treestyletab-style="metal"][treestyletab-mode="vertical"] tabbrowser[treestyletab-style="metal"][treestyletab-mode="vertical"] .tab-image-right { margin: 0 !important; + -moz-appearance: none !important; } tabbrowser[treestyletab-style="metal"][treestyletab-mode="vertical"] diff --git a/skin/classic/treestyletab/metal/tab.css b/skin/classic/treestyletab/metal/tab.css index 44bce422..c13811b6 100644 --- a/skin/classic/treestyletab/metal/tab.css +++ b/skin/classic/treestyletab/metal/tab.css @@ -17,6 +17,7 @@ tabbrowser[treestyletab-style="metal"][treestyletab-mode="vertical"] margin-bottom: -2px !important; margin-left: 0; padding: 0 !important; + -moz-appearance: none !important; -moz-border-top-colors: transparent transparent !important; -moz-border-right-colors: transparent transparent !important; -moz-border-bottom-colors: transparent transparent !important; @@ -60,6 +61,7 @@ tabbrowser[treestyletab-style="metal"][treestyletab-mode="vertical"] .tabbrowser-tab:hover .tab-close-button { background: url("tab-active-middle.png") repeat-x top left !important; margin: 0 !important; + -moz-appearance: none !important; } :root:not([active="true"]) tabbrowser[treestyletab-style="metal"][treestyletab-mode="vertical"] .tabbrowser-tab .tab-image-middle,