Show border between pinned tabs on "Mixed" and similar skins
This commit is contained in:
parent
aecf4e5a85
commit
6640395f68
@ -59,3 +59,10 @@
|
||||
) !important;
|
||||
}
|
||||
|
||||
|
||||
/* pinned tabs */
|
||||
|
||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[pinned]:not([treestyletab-drop-position]) {
|
||||
-moz-border-right-colors: ThreeDShadow transparent !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user