Merge pull request #250 from jonathanKingston/nightly-selected-theme
Fix selected tab nightly theme. Fixes #248
This commit is contained in:
commit
079cd08fac
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 */
|
||||
.tabbrowser-tab[usercontextid] {
|
||||
background-image: none;
|
||||
background-image: none !important;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 0;
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
/* special styles run through a psuedo-class off of
|
||||
|
|
Loading…
Add table
Reference in a new issue