<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.geministation.com/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-checkboxList.css</id>
	<title>MediaWiki:Gadget-checkboxList.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.geministation.com/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-checkboxList.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.geministation.com/index.php?title=MediaWiki:Gadget-checkboxList.css&amp;action=history"/>
	<updated>2026-06-04T15:48:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.geministation.com/index.php?title=MediaWiki:Gadget-checkboxList.css&amp;diff=4307&amp;oldid=prev</id>
		<title>Banri: Created page with &quot;/* CSS for MediaWiki:Gadget-checkboxList.js */ /* Use with Template:Checklist */  /* ===========================       lighttable checklists    =======================...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.geministation.com/index.php?title=MediaWiki:Gadget-checkboxList.css&amp;diff=4307&amp;oldid=prev"/>
		<updated>2020-06-02T22:24:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span class=&quot;autocomment&quot;&gt;CSS for &amp;#91;&amp;#91;MediaWiki:Gadget-checkboxList.js&amp;#93;&amp;#93;: &lt;/span&gt; &lt;span class=&quot;autocomment&quot;&gt;Use with &amp;#91;&amp;#91;Template:Checklist&amp;#93;&amp;#93;: &lt;/span&gt;  /* ===========================       lighttable checklists    =======================...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* CSS for [[MediaWiki:Gadget-checkboxList.js]] */&lt;br /&gt;
/* Use with [[Template:Checklist]] */&lt;br /&gt;
&lt;br /&gt;
/* ===========================&lt;br /&gt;
      lighttable checklists&lt;br /&gt;
   =========================== */&lt;br /&gt;
&lt;br /&gt;
/* checklist will otherwise render anything floated to the right unclickable&lt;br /&gt;
   due to overlap; 300px is the width of infoboxes and default thumbnail size */&lt;br /&gt;
.lighttable.checklist {&lt;br /&gt;
    max-width: calc(100% - 350px);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* mobile skin and {{Quest details}} */&lt;br /&gt;
body.skin-minerva .lighttable.checklist,&lt;br /&gt;
.questdetails .lighttable.checklist {&lt;br /&gt;
    max-width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* kill excessive margin if nested */&lt;br /&gt;
.lighttable.checklist ul ul {&lt;br /&gt;
    margin-left: .5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lighttable.checklist li {&lt;br /&gt;
    padding-left: 1.75em;&lt;br /&gt;
    margin-bottom: .3em;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ---------------------------&lt;br /&gt;
         unchecked state&lt;br /&gt;
   --------------------------- */&lt;br /&gt;
&lt;br /&gt;
.lighttable.checklist li::before {&lt;br /&gt;
    content: &amp;#039;&amp;#039;;&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    height: 1rem;&lt;br /&gt;
    width: 1rem;&lt;br /&gt;
    top: .3rem;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    background-image: url(&amp;#039;https://wiki.geministation.com/images/d/de/Checkbox-unchecked.png&amp;#039;);&lt;br /&gt;
    background-size: 1rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* unchecked hover state */&lt;br /&gt;
.lighttable.checklist li:not(.checked):hover::before {&lt;br /&gt;
    background-color: #e4eaee;&lt;br /&gt;
    border-radius: .2rem;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.wgl-darkmode .lighttable.checklist li:not(.checked):hover::before {&lt;br /&gt;
    background-color: #313e59;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ---------------------------&lt;br /&gt;
          checked state&lt;br /&gt;
   --------------------------- */&lt;br /&gt;
&lt;br /&gt;
/* only fade the text content, not the checkbox; exclude nested checklists and&lt;br /&gt;
   bold/italics, otherwise the fading gets applied twice */&lt;br /&gt;
&lt;br /&gt;
.lighttable.checklist .checked &amp;gt; *:not(ul):not(i):not(b) {&lt;br /&gt;
    opacity: 0.5;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lighttable.checklist .checked::before {&lt;br /&gt;
    background-image: url(&amp;#039;https://wiki.geministation.com/images/9/9d/Checkbox-checked.png&amp;#039;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.lighttable.checklist .checked {&lt;br /&gt;
    color: rgba(54, 65, 79, 0.5); /* #36414f in rgba */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.wgl-darkmode .lighttable.checklist .checked {&lt;br /&gt;
	color: rgba(204, 217, 244, 0.5); /* #ccd9f4 in rgba */&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Banri</name></author>
	</entry>
</feed>