metalテーマの時にタブのクローズボックス周辺に無駄なスペースができてしまっていた問題を解消(Fx3 or later)
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@7156 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
afcbb6a283
commit
3b54a19a51
@ -53,7 +53,7 @@
|
||||
.tabbrowser-tab:not([treestyletab-drop-position="self"]) .tab-image-left,
|
||||
.tabbrowser-tabs[treestyletab-style~="metal"][treestyletab-mode="vertical"][treestyletab-tab-inverted="true"]
|
||||
.tabbrowser-tab[selected="true"]:not([treestyletab-drop-position="self"]) .tab-image-left {
|
||||
width: 10px !important;
|
||||
width: 5px !important;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user