mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
firefox: update TreeStyleTab config
This commit is contained in:
parent
3fca240a2f
commit
bd4199ee93
2 changed files with 11 additions and 3 deletions
|
|
@ -64,6 +64,10 @@ tab-item-substance {
|
|||
background: var(--face-highlight-more-lighter);
|
||||
}
|
||||
|
||||
.tab.active > tab-item-substance {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tab .label {
|
||||
margin-left: 0.4em;
|
||||
line-height: var(--tab-size);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue