Update tabsbar.css
This commit is contained in:
parent
ae08eeb526
commit
7a8f24b7c0
1 changed files with 1 additions and 1 deletions
|
@ -343,7 +343,7 @@ tab[selected]:-moz-window-inactive {
|
||||||
|
|
||||||
.tab-background {
|
.tab-background {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
transition: all 200ms;
|
transition: background-color 200ms;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tab-background, .tab-stack {
|
.tab-background, .tab-stack {
|
||||||
|
|
Loading…
Reference in a new issue