<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://seligon.conlang.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://seligon.conlang.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AClade%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://seligon.conlang.org/index.php?title=Template:Clade/styles.css&amp;action=history"/>
	<updated>2026-04-08T10:35:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://seligon.conlang.org/index.php?title=Template:Clade/styles.css&amp;diff=189&amp;oldid=prev</id>
		<title>Michaelmgoessler: Created page with &quot;/* {{pp-template}} */ table.clade {     border-spacing:0;     margin:0;     font-size:100%;     line-height:100%;     border-collapse:separate;     width:auto; } table.clade t...&quot;</title>
		<link rel="alternate" type="text/html" href="https://seligon.conlang.org/index.php?title=Template:Clade/styles.css&amp;diff=189&amp;oldid=prev"/>
		<updated>2022-05-19T09:12:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;{{pp-template}}: &lt;/span&gt; table.clade {     border-spacing:0;     margin:0;     font-size:100%;     line-height:100%;     border-collapse:separate;     width:auto; } table.clade t...&amp;quot;&lt;/span&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;
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;
}&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;
    width:0.7em; /* was only used for first leaf but shouldn&amp;#039;t matter for others */&lt;br /&gt;
    padding:0 0.15em;&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-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 0.15em;&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-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-leaf.reverse {  /* the cell with the leaf content (rowspan=2) */&lt;br /&gt;
    text-align:right;&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>Michaelmgoessler</name></author>
	</entry>
</feed>