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,

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,

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>