mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
firefox: update TreeStyleTab styles
This commit is contained in:
parent
374314207f
commit
e07614590e
1 changed files with 5 additions and 0 deletions
|
|
@ -68,6 +68,11 @@ tab-item-substance {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tab.active .highlighter {
|
||||
width: 5px;
|
||||
background: var(--tab-highlighted-glow);
|
||||
}
|
||||
|
||||
.tab .label {
|
||||
margin-left: 0.4em;
|
||||
line-height: var(--tab-size);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue