Fix selected tab nightly theme. Fixes #248
This commit is contained in:
parent
1a72be70f7
commit
1cdde9eb32
1 changed files with 1 additions and 2 deletions
|
@ -134,10 +134,9 @@ value, or chrome url path as an alternate selector mitiages this bug.*/
|
||||||
|
|
||||||
/* reset nightly containers */
|
/* reset nightly containers */
|
||||||
.tabbrowser-tab[usercontextid] {
|
.tabbrowser-tab[usercontextid] {
|
||||||
background-image: none;
|
background-image: none !important;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 0;
|
background-size: 0;
|
||||||
background: none !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* special styles run through a psuedo-class off of
|
/* special styles run through a psuedo-class off of
|
||||||
|
|
Loading…
Add table
Reference in a new issue