Firefox 3.0向けのスタイルを修正
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6557 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
af26de2a0c
commit
cd69b65e8e
@ -71,19 +71,11 @@
|
||||
}
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab .tab-image-middle,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab .tab-image-middle,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab:hover .tab-image-middle,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab:hover .tab-image-middle,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab .tab-close-button,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab .tab-close-button,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab:hover .tab-close-button,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab:hover .tab-close-button {
|
||||
background-image: url("tab-inactive-middle.png") !important;
|
||||
}
|
||||
@ -97,11 +89,7 @@
|
||||
}
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab .tab-image-left,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab .tab-image-left,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab:hover .tab-image-left,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab:hover .tab-image-left {
|
||||
background-image: url("tab-inactive-l.png") !important;
|
||||
}
|
||||
@ -115,11 +103,7 @@
|
||||
}
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab .tab-image-right,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab .tab-image-right,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab:hover .tab-image-right,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab:hover .tab-image-right {
|
||||
background-image: url("tab-inactive-l.png") !important;
|
||||
}
|
||||
@ -140,27 +124,15 @@
|
||||
}
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"] .tab-image-middle,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"] .tab-image-middle,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-image-middle,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-image-middle,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"] .tab-close-button,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"] .tab-close-button,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-close-button,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-close-button,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"] .tab-image-right,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"] .tab-image-right,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-image-right,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-image-right {
|
||||
background-image: url("tab-inactive-middle-selected.png") !important;
|
||||
}
|
||||
@ -173,11 +145,7 @@
|
||||
}
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"] .tab-image-left,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"] .tab-image-left,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-image-left,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-image-left {
|
||||
background-image: url("tab-inactive-selected-l.png") !important;
|
||||
}
|
||||
@ -197,19 +165,11 @@
|
||||
}
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab .tab-image-middle,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab .tab-image-middle,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab:hover .tab-image-middle,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab:hover .tab-image-middle,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab .tab-close-button,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab .tab-close-button,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab:hover .tab-close-button,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab:hover .tab-close-button {
|
||||
background-image: url("tab-inactive-middle.png") !important;
|
||||
}
|
||||
@ -223,11 +183,7 @@
|
||||
}
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab .tab-image-left,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab .tab-image-left,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab:hover .tab-image-left,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab:hover .tab-image-left {
|
||||
background-image: url("tab-inactive-r.png") !important;
|
||||
}
|
||||
@ -241,11 +197,7 @@
|
||||
}
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab .tab-image-right,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab .tab-image-right,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab:hover .tab-image-right,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab:hover .tab-image-right {
|
||||
background-image: url("tab-inactive-r.png") !important;
|
||||
}
|
||||
@ -266,27 +218,15 @@
|
||||
}
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"] .tab-image-middle,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"] .tab-image-middle,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-image-middle,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-image-middle,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"] .tab-close-button,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"] .tab-close-button,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-close-button,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-close-button,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"] .tab-image-left,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"] .tab-image-left,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-image-left,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-image-left {
|
||||
background-image: url("tab-inactive-middle-selected.png") !important;
|
||||
}
|
||||
@ -299,11 +239,7 @@
|
||||
}
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"] .tab-image-right,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"] .tab-image-right,
|
||||
:root:not([active="true"]) .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-image-right,
|
||||
:root:-moz-window-inactive .tabbrowser-tabs[treestyletab-style="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"]:hover .tab-image-right {
|
||||
background-image: url("tab-inactive-selected-r.png") !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user