1154c9093f
* 3.1 => 3.5 git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@3927 599a83e7-65a4-db11-8015-0010dcdd6dc2
8 lines
273 B
CSS
8 lines
273 B
CSS
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
|
|
|
tabbrowser[treestyletab-style~="square"]:not([treestyletab-style="vertigo"])[treestyletab-mode="vertical"]
|
|
.tabbrowser-tab {
|
|
position: relative !important;
|
|
z-index: 1 !important;
|
|
}
|