mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +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;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tab.active .highlighter {
|
||||||
|
width: 5px;
|
||||||
|
background: var(--tab-highlighted-glow);
|
||||||
|
}
|
||||||
|
|
||||||
.tab .label {
|
.tab .label {
|
||||||
margin-left: 0.4em;
|
margin-left: 0.4em;
|
||||||
line-height: var(--tab-size);
|
line-height: var(--tab-size);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue