commit
55024d6293
|
@ -968,6 +968,7 @@ url-prefix(https://discovery.addons.mozilla.org) {
|
|||
.Card--photon .Card-contents,
|
||||
.Card-contents,
|
||||
.Card-contents li,
|
||||
.Card-footer,
|
||||
.Card-footer-link,
|
||||
.Card-footer-text,
|
||||
.Card-header,
|
||||
|
@ -1322,4 +1323,4 @@ url-prefix(https://discovery.addons.mozilla.org) {
|
|||
.highlight .error > :-moz-any(.start-tag,.end-tag,.comment,.cdata,.doctype,.pi,.entity,.attribute-name,.attribute-value) {
|
||||
color: #de7474!important
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
.Card--photon .Card-contents,
|
||||
.Card-contents,
|
||||
.Card-contents li,
|
||||
.Card-footer,
|
||||
.Card-footer-link,
|
||||
.Card-footer-text,
|
||||
.Card-header,
|
||||
|
@ -150,4 +151,4 @@
|
|||
.Icon-featured {
|
||||
filter: invert(85%)!important
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue