Merge branch 'master' of https://github.com/overdodactyl/ShadowFox
This commit is contained in:
commit
5a89ea77b7
|
@ -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,
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
.Card--photon .Card-contents,
|
||||
.Card-contents,
|
||||
.Card-contents li,
|
||||
.Card-footer,
|
||||
.Card-footer-link,
|
||||
.Card-footer-text,
|
||||
.Card-header,
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue