<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://telupedia.w.kmwc.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AClade%2Fstyles.css</id>
	<title>Template:Clade/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://telupedia.w.kmwc.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AClade%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://telupedia.w.kmwc.org/index.php?title=Template:Clade/styles.css&amp;action=history"/>
	<updated>2026-04-05T19:18:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://telupedia.w.kmwc.org/index.php?title=Template:Clade/styles.css&amp;diff=2826&amp;oldid=prev</id>
		<title>Maxisnt: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://telupedia.w.kmwc.org/index.php?title=Template:Clade/styles.css&amp;diff=2826&amp;oldid=prev"/>
		<updated>2025-10-15T00:07:30Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 00:07, 15 October 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Maxisnt</name></author>
	</entry>
	<entry>
		<id>https://telupedia.w.kmwc.org/index.php?title=Template:Clade/styles.css&amp;diff=2825&amp;oldid=prev</id>
		<title>Maxisnt: 1 revision imported from :wikipedia:Template:Clade/styles.css</title>
		<link rel="alternate" type="text/html" href="https://telupedia.w.kmwc.org/index.php?title=Template:Clade/styles.css&amp;diff=2825&amp;oldid=prev"/>
		<updated>2025-07-14T21:48:38Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported from &lt;a href=&quot;https://en.wikipedia.org/wiki/Template:Clade/styles.css&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Template:Clade/styles.css&quot;&gt;wikipedia:Template:Clade/styles.css&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* {{pp-template}} */&lt;br /&gt;
body.skin-vector-2022 div.clade,&lt;br /&gt;
body.skin-minerva div.clade {&lt;br /&gt;
	overflow-x:auto;&lt;br /&gt;
	overflow-y:hidden;&lt;br /&gt;
}&lt;br /&gt;
body.skin-minerva div.clade p { font-size:inherit; }&lt;br /&gt;
table.clade {&lt;br /&gt;
    border-spacing:0;&lt;br /&gt;
    margin:0;&lt;br /&gt;
    font-size:100%;&lt;br /&gt;
    line-height:100%;&lt;br /&gt;
    border-collapse:separate;&lt;br /&gt;
    width:auto;&lt;br /&gt;
    display:table;&lt;br /&gt;
}&lt;br /&gt;
table.clade table.clade {&lt;br /&gt;
    width:100%;&lt;br /&gt;
    line-height:inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.clade td.clade-label {  /* the cell with the label */&lt;br /&gt;
	min-width:0.2em; /* both min-width and width seem to be needed to get consistent behaviour */&lt;br /&gt;
	width:0.2em;&lt;br /&gt;
    padding:0.1em 0.25em;&lt;br /&gt;
    vertical-align:bottom;&lt;br /&gt;
    text-align:center;&lt;br /&gt;
    border-left:1px solid;   /* don&amp;#039;t set default colour, helps with green on black monotype skin  */&lt;br /&gt;
    border-bottom:1px solid;&lt;br /&gt;
    white-space:nowrap;&lt;br /&gt;
}&lt;br /&gt;
table.clade td.clade-label::before, table.clade td.clade-slabel::before {&lt;br /&gt;
	content: &amp;quot;\2060&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
table.clade td.clade-fixed-width {&lt;br /&gt;
    overflow:hidden;&lt;br /&gt;
    text-overflow:ellipsis;&lt;br /&gt;
}&lt;br /&gt;
table.clade td.clade-fixed-width:hover {&lt;br /&gt;
	overflow:visible;&lt;br /&gt;
}&lt;br /&gt;
table.clade td.clade-label.first {&lt;br /&gt;
	border-left:none;&lt;br /&gt;
	border-right:none;&lt;br /&gt;
}&lt;br /&gt;
table.clade td.clade-label.reverse {&lt;br /&gt;
	border-left:none;&lt;br /&gt;
	border-right:1px solid;&lt;br /&gt;
}&lt;br /&gt;
table.clade td.clade-slabel {  /* the cell with the sublabel; only use if there is a label */&lt;br /&gt;
    padding:0.1em 0.25em;&lt;br /&gt;
    vertical-align:top;&lt;br /&gt;
    text-align:center;&lt;br /&gt;
    border-left: 1px solid;&lt;br /&gt;
    white-space:nowrap;&lt;br /&gt;
}&lt;br /&gt;
table.clade td.clade-slabel:hover {&lt;br /&gt;
	overflow:visible;&lt;br /&gt;
}&lt;br /&gt;
table.clade td.clade-slabel.last  {&lt;br /&gt;
	border-left:none;&lt;br /&gt;
	border-right:none;&lt;br /&gt;
}&lt;br /&gt;
table.clade td.clade-slabel.reverse {&lt;br /&gt;
	border-left:none;&lt;br /&gt;
	border-right:1px solid;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.clade td.clade-bar {  /* the cell with the bar label or group label */&lt;br /&gt;
    vertical-align:middle;&lt;br /&gt;
    text-align:left;&lt;br /&gt;
    padding:0 0.5em;&lt;br /&gt;
    position:relative;&lt;br /&gt;
}&lt;br /&gt;
table.clade td.clade-bar.reverse {&lt;br /&gt;
    text-align:right;&lt;br /&gt;
    position:relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.clade td.clade-leaf {  /* the cell with the leaf content (rowspan=2) */&lt;br /&gt;
    border:0;&lt;br /&gt;
    padding:0;&lt;br /&gt;
    text-align:left;&lt;br /&gt;
}&lt;br /&gt;
table.clade td.clade-leaf p {&lt;br /&gt;
    padding-right: 5px; /* spacing from vertical bar */&lt;br /&gt;
    padding-left: 2px; /* spacing from connecting horizontal bar */&lt;br /&gt;
}&lt;br /&gt;
table.clade td.clade-leafR {  /* the cell with the leaf content (rowspan=2) */&lt;br /&gt;
    border:0;&lt;br /&gt;
    padding:0;&lt;br /&gt;
    text-align:right;&lt;br /&gt;
}&lt;br /&gt;
table.clade td.clade-leafR p {&lt;br /&gt;
    padding-left: 5px; /* spacing from vertical bar */&lt;br /&gt;
    padding-right: 2px; /* spacing from connecting horizontal bar */&lt;br /&gt;
}&lt;br /&gt;
table.clade td.clade-leaf.reverse {  /* the cell with the leaf content (rowspan=2) */&lt;br /&gt;
    text-align:right;&lt;br /&gt;
}&lt;br /&gt;
table.clade td.clade-leaf.reverse p {&lt;br /&gt;
    padding-left: 5px; /* spacing from vertical bar */&lt;br /&gt;
    padding-right: 2px; /* spacing from connecting horizontal bar */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.clade:hover span.linkA {&lt;br /&gt;
     background-color: yellow;&lt;br /&gt;
}&lt;br /&gt;
table.clade:hover span.linkB {&lt;br /&gt;
     background-color: green;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Maxisnt</name></author>
	</entry>
</feed>