Merge pull request #250 from jonathanKingston/nightly-selected-theme

Fix selected tab nightly theme. Fixes #248
This commit is contained in:
luke crouch
2017-02-22 15:24:12 -08:00
committed by GitHub
+1 -2
View File
@@ -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