This commit is contained in:
overdodactyl 2018-07-15 14:16:42 -06:00
commit 5a89ea77b7
3 changed files with 5 additions and 3 deletions

View File

@ -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,
@ -1320,4 +1321,4 @@ html#feedHandler .enclosures {
.highlight .error > :-moz-any(.start-tag,.end-tag,.comment,.cdata,.doctype,.pi,.entity,.attribute-name,.attribute-value) {
color: #de7474!important
}
}
}

View File

@ -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
}
}
}

View File

@ -276,7 +276,7 @@
<li><label><input type="checkbox" id="closeHover">Close Button on Hover</label></li>
<li><label><input type="checkbox" id="greyscaleFavicons">Grayscale Favicons</label></li>
<li><label><input type="checkbox" id="hideFavicons">Hide Favicons</label></li>
<li><label><input type="checkbox" id="bottomMacos">Hide Favicons</label></li>
<li><label><input type="checkbox" id="bottomMacos">Bottom Tabs (macOS)</label></li>
<li><label><input type="checkbox" id="leftClose">X on left</label></li>
</ul>
</div>