Linux上での表示を修正
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@3881 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
ec9286b051
commit
ee30bcb6a1
@ -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"]
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user