Merge branch 'master' of github.com:piroor/treestyletab
This commit is contained in:
commit
149cc54bad
@ -5,8 +5,14 @@
|
|||||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||||
.tabbrowser-tab
|
.tabbrowser-tab
|
||||||
.tab-close-button {
|
.tab-close-button {
|
||||||
padding-left: 0 !important;
|
padding: 0 !important;
|
||||||
padding-right: 0 !important;
|
margin-top: -1px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||||
|
.tabs-newtab-button
|
||||||
|
.toolbarbutton-icon {
|
||||||
|
width: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabbrowser-strip[treestyletab-mode="vertical"] {
|
.tabbrowser-strip[treestyletab-mode="vertical"] {
|
||||||
|
Loading…
Reference in New Issue
Block a user