Macでの見た目を修正
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@3895 599a83e7-65a4-db11-8015-0010dcdd6dc2
BIN
images/metal.xcf
@ -25,3 +25,12 @@ tabbrowser[treestyletab-style~="square"][treestyletab-tabbar-position="right"]:n
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
width: 0;
|
width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* Metal */
|
||||||
|
|
||||||
|
tabbrowser[treestyletab-style="metal"][treestyletab-mode="vertical"]
|
||||||
|
.tabbrowser-tab .tab-close-button {
|
||||||
|
padding-left: 0 !important;
|
||||||
|
padding-right: 0 !important;
|
||||||
|
}
|
||||||
|
Before Width: | Height: | Size: 664 B After Width: | Height: | Size: 670 B |
Before Width: | Height: | Size: 649 B After Width: | Height: | Size: 663 B |
Before Width: | Height: | Size: 641 B After Width: | Height: | Size: 593 B |
Before Width: | Height: | Size: 614 B After Width: | Height: | Size: 628 B |