Created
February 14, 2017 02:47
-
-
Save hiyosi/7c4c9d9abdfbd239ff7b29fd3c467987 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.tabbrowser-tabs[treestyletab-mode="vertical"] | |
.tabbrowser-tab | |
.tab-close-button { | |
padding: 0 !important; | |
margin-top: -1px !important; | |
} | |
.tabbrowser-tabs[treestyletab-mode="vertical"] | |
.tabs-newtab-button | |
.toolbarbutton-icon { | |
width: auto !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment