<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.walkscape.app/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-TableChecklist.css</id>
	<title>MediaWiki:Gadget-TableChecklist.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.walkscape.app/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-TableChecklist.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=MediaWiki:Gadget-TableChecklist.css&amp;action=history"/>
	<updated>2026-04-12T23:30:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.walkscape.app/index.php?title=MediaWiki:Gadget-TableChecklist.css&amp;diff=25309&amp;oldid=prev</id>
		<title>Bonez565: Created page with &quot;/* lighttable colors */ :root {   --lighttable-bg-hover: #fff7e3;   --lighttable-bg-active: #ffe0a3;   --lighttable-link-color: #784c0a; }  /* ACTIVE (click-selected): apply to cells */ table.mw-lighttable tbody tr.highlight-on &gt; td, table.mw-lighttable tbody tr.highlight-on &gt; th {   background-color: var(--lighttable-bg-active) !important; }   /* HOVER: only when not already active; apply to cells */ table.mw-lighttable tbody tr:not(.highlight-on):hover &gt; td, table.mw-l...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.walkscape.app/index.php?title=MediaWiki:Gadget-TableChecklist.css&amp;diff=25309&amp;oldid=prev"/>
		<updated>2025-11-08T02:59:04Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span class=&quot;autocomment&quot;&gt;lighttable colors: &lt;/span&gt; :root {   --lighttable-bg-hover: #fff7e3;   --lighttable-bg-active: #ffe0a3;   --lighttable-link-color: #784c0a; }  &lt;span class=&quot;autocomment&quot;&gt;ACTIVE (click-selected): apply to cells: &lt;/span&gt; table.mw-lighttable tbody tr.highlight-on &amp;gt; td, table.mw-lighttable tbody tr.highlight-on &amp;gt; th {   background-color: var(--lighttable-bg-active) !important; }   &lt;span class=&quot;autocomment&quot;&gt;HOVER: only when not already active; apply to cells: &lt;/span&gt; table.mw-lighttable tbody tr:not(.highlight-on):hover &amp;gt; td, table.mw-l...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* lighttable colors */&lt;br /&gt;
:root {&lt;br /&gt;
  --lighttable-bg-hover: #fff7e3;&lt;br /&gt;
  --lighttable-bg-active: #ffe0a3;&lt;br /&gt;
  --lighttable-link-color: #784c0a;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ACTIVE (click-selected): apply to cells */&lt;br /&gt;
table.mw-lighttable tbody tr.highlight-on &amp;gt; td,&lt;br /&gt;
table.mw-lighttable tbody tr.highlight-on &amp;gt; th {&lt;br /&gt;
  background-color: var(--lighttable-bg-active) !important;&lt;br /&gt;
} &lt;br /&gt;
&lt;br /&gt;
/* HOVER: only when not already active; apply to cells */&lt;br /&gt;
table.mw-lighttable tbody tr:not(.highlight-on):hover &amp;gt; td,&lt;br /&gt;
table.mw-lighttable tbody tr:not(.highlight-on):hover &amp;gt; th {&lt;br /&gt;
  background-color: var(--lighttable-bg-hover) !important;&lt;br /&gt;
} &lt;br /&gt;
&lt;br /&gt;
/* Link color inside highlighted rows */&lt;br /&gt;
table.mw-lighttable tbody tr.highlight-on a {&lt;br /&gt;
  color: var(--lighttable-link-color) !important;&lt;br /&gt;
} &lt;br /&gt;
&lt;br /&gt;
/* Optional: link color on hover rows too */&lt;br /&gt;
table.mw-lighttable tbody tr:not(.highlight-on):hover a {&lt;br /&gt;
  color: var(--lighttable-link-color) !important;&lt;br /&gt;
} &lt;br /&gt;
&lt;br /&gt;
/* Pointer cursor (keep) */&lt;br /&gt;
table.mw-lighttable tbody tr { cursor: pointer; }&lt;br /&gt;
&lt;br /&gt;
/* Footer Button Formatting */&lt;br /&gt;
.lt-footer-cell { text-align: center; }&lt;br /&gt;
.lt-clear-btn { padding: 0.25em 0.6em; }&lt;/div&gt;</summary>
		<author><name>Bonez565</name></author>
	</entry>
</feed>