mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
firefox: tree style tab: disable animation
This commit is contained in:
parent
5a86975406
commit
5064895de3
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
|||
/* Pined tabs container */
|
||||
#pinned-tabs-container {
|
||||
border-bottom: 1px solid rgb(173, 173, 173);
|
||||
transition: none;
|
||||
}
|
||||
|
||||
/* Tabs */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue