Make highlight line thinner
This commit is contained in:
parent
c35a01035d
commit
82159d94cd
@ -421,6 +421,6 @@ tabbrowser[treestyletab-tabbar-position="bottom"]
|
||||
}
|
||||
|
||||
.tabbrowser-tab[treestyletab-highlighted='true'] {
|
||||
outline: Highlight solid 0.25em;
|
||||
outline-offset: -0.25em;
|
||||
outline: Highlight solid 0.2em;
|
||||
outline-offset: -0.2em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user