LinuxでPlain, Mixedのタブバーの「新しいタブ」ボタンの外観を修正
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6571 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
954bcb549b
commit
e426792d00
@ -1,6 +1,10 @@
|
|||||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||||
|
|
||||||
.tabbrowser-tabs[treestyletab-style~="square"]:not([treestyletab-style="vertigo"])[treestyletab-mode="vertical"]
|
.tabbrowser-tabs[treestyletab-style~="square"]:not([treestyletab-style="vertigo"])[treestyletab-mode="vertical"]
|
||||||
.tabbrowser-tab {
|
.tabbrowser-tab,
|
||||||
|
.tabbrowser-tabs[treestyletab-style~="square"]:not([treestyletab-style="vertigo"])[treestyletab-mode="vertical"]
|
||||||
|
.tabbrowser-arrowscrollbox
|
||||||
|
.tabs-newtab-button {
|
||||||
|
position: relative;
|
||||||
z-index: auto;
|
z-index: auto;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user