Further settings styling
parent
e961ca7b68
commit
26d16dc604
|
@ -69,7 +69,7 @@
|
|||
display: block;
|
||||
}
|
||||
fieldset>div+span {
|
||||
margin: .8rem 0 .4rem;
|
||||
margin: .8rem 0 0 0;
|
||||
}
|
||||
|
||||
legend {
|
||||
|
@ -203,7 +203,7 @@
|
|||
|
||||
#legend div,
|
||||
#legend span {
|
||||
padding-left: 8px;
|
||||
padding: 0 0 4px 8px;
|
||||
}
|
||||
|
||||
#legend div {
|
||||
|
@ -532,27 +532,27 @@
|
|||
<span class="text-sm">When visiting a Fandom or Fextralife wiki that has an independent alternative, IWB
|
||||
can:</span>
|
||||
<div>
|
||||
<img src="images/toggle-disabled.png" width="18" height="18" alt="" /> Do nothing
|
||||
<img src="images/toggle-disabled.png" width="16" height="16" alt="" /> Do nothing
|
||||
</div>
|
||||
<div>
|
||||
<img src="images/toggle-alert.png" width="18" height="18" alt="" /> Display banner
|
||||
<img src="images/toggle-alert.png" width="16" height="16" alt="" /> Display banner
|
||||
linking to indie wiki
|
||||
</div>
|
||||
<div>
|
||||
<img src="images/toggle-redirect.png" width="18" height="18" alt="" /> Redirect to
|
||||
<img src="images/toggle-redirect.png" width="16" height="16" alt="" /> Redirect to
|
||||
indie wiki
|
||||
</div>
|
||||
<span class="text-sm">When search engine results include a Fandom or Fextralife wiki that has an independent
|
||||
alternative, IWB can:</span>
|
||||
<div>
|
||||
<img src="images/toggle-disabled.png" width="18" height="18" alt="" /> Do nothing
|
||||
<img src="images/toggle-disabled.png" width="16" height="16" alt="" /> Do nothing
|
||||
</div>
|
||||
<div>
|
||||
<img src="images/toggle-replace.png" width="18" height="18" alt="" /> Replace result with link
|
||||
<img src="images/toggle-replace.png" width="16" height="16" alt="" /> Replace result with link
|
||||
to indie wiki
|
||||
</div>
|
||||
<div>
|
||||
<img src="images/toggle-hide.png" width="18" height="18" alt="" /> Hide the result
|
||||
<img src="images/toggle-hide.png" width="16" height="16" alt="" /> Hide the result
|
||||
</div>
|
||||
</fieldset>
|
||||
<div id="langSelectContainer">
|
||||
|
|
Loading…
Reference in New Issue