Show contextual color indicator correctly for pinned tabs
This commit is contained in:
parent
29ca017ca0
commit
01e9ac2ec8
@ -471,6 +471,11 @@ tabbrowser[treestyletab-mode="vertical"]
|
||||
.tab-background {
|
||||
margin: 0 -5px;
|
||||
}
|
||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||
.tabbrowser-tab[pinned]
|
||||
.tab-background {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user