Adjust legend + recolor disable radios

pull/311/head
Kevin Payravi 2023-11-03 17:09:56 -05:00
parent 69d12626cb
commit 11a2b05445
1 changed files with 9 additions and 11 deletions

View File

@ -200,8 +200,8 @@
cursor: default; cursor: default;
} }
#legend { #legend div, #legend span {
text-align: center; padding-left: 8px;
} }
#legend div { #legend div {
@ -373,7 +373,7 @@
.inputsContainer label:nth-child(1) input, .inputsContainer label:nth-child(1) input,
.inputsContainer label:nth-child(4) input { .inputsContainer label:nth-child(4) input {
accent-color: #bc3c3c; accent-color: #3f3f3f;
} }
/* CONTROL CLASSES */ /* CONTROL CLASSES */
@ -509,10 +509,9 @@
<h2>Individual wiki settings</h2> <h2>Individual wiki settings</h2>
<fieldset id="legend"> <fieldset id="legend">
<legend> <legend>
Legend <span aria-hidden="true"></span> Icon legend
</legend> </legend>
<span class="text-sm">When visiting a Fandom or Fextralife wiki that has an independent alternative, Indie <span class="text-sm">When visiting a Fandom or Fextralife wiki that has an independent alternative, IWB can:</span>
Wiki Buddy can:</span>
<div> <div>
<img src="images/toggle-disabled.png" width="18" height="18" alt="" /> Do nothing <img src="images/toggle-disabled.png" width="18" height="18" alt="" /> Do nothing
</div> </div>
@ -525,17 +524,16 @@
indie wiki indie wiki
</div> </div>
<br /> <br />
<span class="text-sm">When using search engines, Indie Wiki Buddy can:</span> <span class="text-sm">When search engine results include a Fandom or Fextralife wiki that has an independent alternative, IWB can:</span>
<div> <div>
<img src="images/toggle-disabled.png" width="18" height="18" alt="" /> Do nothing <img src="images/toggle-disabled.png" width="18" height="18" alt="" /> Do nothing
</div> </div>
<div> <div>
<img src="images/toggle-replace.png" width="18" height="18" alt="" /> Replace non-indie results with links <img src="images/toggle-replace.png" width="18" height="18" alt="" /> Replace result with link
to indie wikis to indie wiki
</div> </div>
<div> <div>
<img src="images/toggle-hide.png" width="18" height="18" alt="" /> Hide non-indie results when an <img src="images/toggle-hide.png" width="18" height="18" alt="" /> Hide the result
indie wiki is avialable
</div> </div>
</fieldset> </fieldset>
<div id="langSelectContainer"> <div id="langSelectContainer">