Linux版で選択されたタブに余計な影がついていたのを修正
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@3832 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
5b19bb70af
commit
84141032ae
@ -1 +1,3 @@
|
|||||||
skin treestyletab-platform classic/1.0 jar:chrome/treestyletab.jar!/skin/classic/treestyletab/
|
skin treestyletab-platform classic/1.0 jar:chrome/treestyletab.jar!/skin/classic/treestyletab/
|
||||||
|
|
||||||
|
style chrome://browser/content/browser.xul chrome://treestyletab-platform/skin/treestyletab-3.1.css appversion>=3.1b3pre
|
||||||
|
@ -0,0 +1,6 @@
|
|||||||
|
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||||
|
|
||||||
|
tabbrowser[treestyletab-mode="vertical"][treestyletab-tabbar-dropshadow="true"]:not([treestyletab-style="vertigo"])
|
||||||
|
.tabbrowser-tab {
|
||||||
|
z-index: auto;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user