21f61e334e
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@3858 599a83e7-65a4-db11-8015-0010dcdd6dc2
8 lines
302 B
CSS
8 lines
302 B
CSS
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
|
|
|
tabbrowser[treestyletab-mode="vertical"][treestyletab-tabbar-dropshadow="true"][treestyletab-style]:not([treestyletab-style="vertigo"])
|
|
.tabbrowser-tab {
|
|
position: relative !important;
|
|
z-index: 1 !important;
|
|
}
|