スタイル変更
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@3761 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
2b97e39944
commit
680ae93d14
@ -4,11 +4,11 @@
|
||||
|
||||
tabbrowser[treestyletab-mode="vertical"][treestyletab-style="default"] .tabbrowser-tab,
|
||||
tabbrowser[treestyletab-mode="vertical"][treestyletab-style="mixed"] .tabbrowser-tab {
|
||||
-moz-box-shadow: -5px 0 5px rgba(0, 0, 0, 0.15) !important;
|
||||
-moz-box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.15) !important;
|
||||
}
|
||||
tabbrowser[treestyletab-mode="vertical"][treestyletab-style="default"][treestyletab-appearance-inverted="true"] .tabbrowser-tab,
|
||||
tabbrowser[treestyletab-mode="vertical"][treestyletab-style="mixed"][treestyletab-appearance-inverted="true"] .tabbrowser-tab {
|
||||
-moz-box-shadow: 5px 0 5px rgba(0, 0, 0, 0.15) !important;
|
||||
-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15) !important;
|
||||
}
|
||||
tabbrowser[treestyletab-mode="vertical"][treestyletab-style="default"]:not([treestyletab-hide-newtab-button]) .tabs-container:not([overflow="true"]) .scrollbox-innerbox,
|
||||
tabbrowser[treestyletab-mode="vertical"][treestyletab-style="mixed"]:not([treestyletab-hide-newtab-button]) .tabs-container:not([overflow="true"]) .scrollbox-innerbox {
|
||||
|
Loading…
Reference in New Issue
Block a user