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
e07614590e
commit
23c3f99586
1 changed files with 14 additions and 14 deletions
|
|
@ -59,20 +59,6 @@ tab-item-substance {
|
|||
margin-top: -1px;
|
||||
}
|
||||
|
||||
.tab:hover > tab-item-substance,
|
||||
.tab.active > tab-item-substance {
|
||||
background: var(--face-highlight-more-lighter);
|
||||
}
|
||||
|
||||
.tab.active > 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);
|
||||
|
|
@ -92,3 +78,17 @@ tab-item tab-favicon * {
|
|||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.tab:hover > tab-item-substance,
|
||||
.tab.active > tab-item-substance {
|
||||
background: var(--face-highlight-more-lighter);
|
||||
}
|
||||
|
||||
.tab.active > tab-item-substance {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tab.active .highlighter {
|
||||
width: 5px;
|
||||
background: var(--tab-highlighted-glow);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue