Label changes for bottomMacos
Currently it is displaying "Hide Favicons" for this checkbox which I think should be modified to "Bottom Tabs". Also as it has been tested only in Mac OS (also same is mentioned in the id), Added `macOS` in brackets
This commit is contained in:
parent
55024d6293
commit
9d4e068d68
|
@ -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