Apply custom max-width/height for toolbarbutton icons in the tab bar except closebox in tabs #984
This commit is contained in:
parent
3cff4eb9ca
commit
38df1c2f37
@ -234,7 +234,8 @@ tabbrowser[treestyletab-drop-position="left"]:not([treestyletab-tabbar-position=
|
||||
}
|
||||
|
||||
.treestyletab-tabbar-toolbar[treestyletab-mode="vertical"]
|
||||
.toolbarbutton-icon {
|
||||
toolbarbutton:not(.tab-close-button)
|
||||
> .toolbarbutton-icon {
|
||||
/**
|
||||
* This is required to block the tab bar to be shrunken.
|
||||
* See: https://github.com/piroor/treestyletab/issues/964#issuecomment-153781248
|
||||
|
Loading…
x
Reference in New Issue
Block a user