Merge pull request #152 from wrwrc/bug-activity_stream

override background color of .card-outer
This commit is contained in:
Pat Johnson 2018-05-12 17:13:19 +00:00 committed by GitHub
commit 56221bf88c
1 changed files with 2 additions and 1 deletions

View File

@ -119,6 +119,7 @@ url-prefix(https://discovery.addons.mozilla.org) {
#searchWrapper input#searchText,
.addon .content,
.addon .logo,
.card-outer,
.card-outer .card-context,
.card-outer .card-details,
.search-wrapper input,
@ -432,4 +433,4 @@ url-prefix(https://discovery.addons.mozilla.org) {
#historyItems {
-moz-appearance: none!important
}
}
}