firefox: update TreeStyleTab config

This commit is contained in:
He4eT 2025-06-25 14:37:11 +02:00
commit bd4199ee93
2 changed files with 11 additions and 3 deletions

View file

@ -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);