Further settings styling
parent
e961ca7b68
commit
26d16dc604
|
@ -69,7 +69,7 @@
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
fieldset>div+span {
|
fieldset>div+span {
|
||||||
margin: .8rem 0 .4rem;
|
margin: .8rem 0 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
legend {
|
legend {
|
||||||
|
@ -203,7 +203,7 @@
|
||||||
|
|
||||||
#legend div,
|
#legend div,
|
||||||
#legend span {
|
#legend span {
|
||||||
padding-left: 8px;
|
padding: 0 0 4px 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#legend div {
|
#legend div {
|
||||||
|
@ -532,27 +532,27 @@
|
||||||
<span class="text-sm">When visiting a Fandom or Fextralife wiki that has an independent alternative, IWB
|
<span class="text-sm">When visiting a Fandom or Fextralife wiki that has an independent alternative, IWB
|
||||||
can:</span>
|
can:</span>
|
||||||
<div>
|
<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>
|
||||||
<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
|
linking to indie wiki
|
||||||
</div>
|
</div>
|
||||||
<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
|
indie wiki
|
||||||
</div>
|
</div>
|
||||||
<span class="text-sm">When search engine results include a Fandom or Fextralife wiki that has an independent
|
<span class="text-sm">When search engine results include a Fandom or Fextralife wiki that has an independent
|
||||||
alternative, IWB can:</span>
|
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="16" height="16" alt="" /> Do nothing
|
||||||
</div>
|
</div>
|
||||||
<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
|
to indie wiki
|
||||||
</div>
|
</div>
|
||||||
<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>
|
</div>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
<div id="langSelectContainer">
|
<div id="langSelectContainer">
|
||||||
|
|
Loading…
Reference in New Issue