firefox: tree style tab: highlighter borders

This commit is contained in:
He4eT 2024-03-22 15:01:38 +01:00
commit 5c56815b98

View file

@ -76,3 +76,7 @@ tab-item tab-favicon * {
vertical-align: top;
}
.highlighter::before {
margin-top: -1px;
margin-bottom: -1px;
}