Support tab bar outside of #TabsToolbar

This commit is contained in:
YUKI Hiroshi 2015-10-05 17:07:08 +09:00
parent 5f022d3067
commit fdffdacd36

View File

@ -55,7 +55,7 @@
} }
/* cancel too much padding for the icon in the vertical tab bar */ /* cancel too much padding for the icon in the vertical tab bar */
#TabsToolbar[treestyletab-mode="vertical"] #main-window[treestyletab-mode="vertical"]
#alltabs-button > .toolbarbutton-icon { #alltabs-button > .toolbarbutton-icon {
padding: 3px 7px; padding: 3px 7px;
} }