mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
firefox: tree style tab: shrink active tab indicator
This commit is contained in:
parent
becf551434
commit
818dffe51e
1 changed files with 2 additions and 2 deletions
|
|
@ -77,6 +77,6 @@ tab-item tab-favicon * {
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlighter::before {
|
.highlighter::before {
|
||||||
margin-top: -1px;
|
margin-top: 0px;
|
||||||
margin-bottom: -1px;
|
margin-bottom: 0px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue