<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.steelbeasts.org/index.php?action=history&amp;feed=atom&amp;title=Vorlage%3AStartseite%2FAktueller_Patch%2Fstyles.css</id>
	<title>Vorlage:Startseite/Aktueller Patch/styles.css - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.steelbeasts.org/index.php?action=history&amp;feed=atom&amp;title=Vorlage%3AStartseite%2FAktueller_Patch%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.steelbeasts.org/index.php?title=Vorlage:Startseite/Aktueller_Patch/styles.css&amp;action=history"/>
	<updated>2026-06-24T23:47:55Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Steel Beasts Wiki</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://wiki.steelbeasts.org/index.php?title=Vorlage:Startseite/Aktueller_Patch/styles.css&amp;diff=123&amp;oldid=prev</id>
		<title>Dr.Thodt: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://wiki.steelbeasts.org/index.php?title=Vorlage:Startseite/Aktueller_Patch/styles.css&amp;diff=123&amp;oldid=prev"/>
		<updated>2023-09-03T06:02:43Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 3. September 2023, 08:02 Uhr&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key User_sbwiki:diff::1.12:old-122:rev-123 --&gt;
&lt;/table&gt;</summary>
		<author><name>Dr.Thodt</name></author>
	</entry>
	<entry>
		<id>https://wiki.steelbeasts.org/index.php?title=Vorlage:Startseite/Aktueller_Patch/styles.css&amp;diff=122&amp;oldid=prev</id>
		<title>sc&gt;FoXFTW: Die Seite wurde neu angelegt: „/**  * EXTREMELY HACKY  * Super hacky way to get transclusion and hover works **/ #home-card-latestpatch .wikitable { 	display: block; 	overflow: visible; }  #home-card-latestpatch .wikitable tbody { 	display: block; }  #home-card-latestpatch .wikitable th { 	display: none; }  #home-card-latestpatch .wikitable tr { 	position: relative; 	display: flex; }  #home-card-latestpatch .wikitable tr &gt; td:first-child { 	width: 100%; }  #home-card-latestpatch .wikit…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.steelbeasts.org/index.php?title=Vorlage:Startseite/Aktueller_Patch/styles.css&amp;diff=122&amp;oldid=prev"/>
		<updated>2023-07-03T11:02:20Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;*  * EXTREMELY HACKY  * Super hacky way to get transclusion and hover works *: &lt;/span&gt; #home-card-latestpatch .wikitable { 	display: block; 	overflow: visible; }  #home-card-latestpatch .wikitable tbody { 	display: block; }  #home-card-latestpatch .wikitable th { 	display: none; }  #home-card-latestpatch .wikitable tr { 	position: relative; 	display: flex; }  #home-card-latestpatch .wikitable tr &amp;gt; td:first-child { 	width: 100%; }  #home-card-latestpatch .wikit…“&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/**&lt;br /&gt;
 * EXTREMELY HACKY&lt;br /&gt;
 * Super hacky way to get transclusion and hover works&lt;br /&gt;
**/&lt;br /&gt;
#home-card-latestpatch .wikitable {&lt;br /&gt;
	display: block;&lt;br /&gt;
	overflow: visible;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#home-card-latestpatch .wikitable tbody {&lt;br /&gt;
	display: block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#home-card-latestpatch .wikitable th {&lt;br /&gt;
	display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#home-card-latestpatch .wikitable tr {&lt;br /&gt;
	position: relative;&lt;br /&gt;
	display: flex;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#home-card-latestpatch .wikitable tr &amp;gt; td:first-child {&lt;br /&gt;
	width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#home-card-latestpatch .wikitable tr &amp;gt; td:first-child:hover ~ td {&lt;br /&gt;
	visibility: visible;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#home-card-latestpatch .wikitable tr &amp;gt; td:last-child {&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	z-index: 2;&lt;br /&gt;
	bottom: 100%;&lt;br /&gt;
	padding: 15px var( --padding-page );&lt;br /&gt;
	margin-bottom: 10px;&lt;br /&gt;
	background: var( --color-surface-1 );&lt;br /&gt;
	border-radius: var( --border-radius--medium );&lt;br /&gt;
	box-shadow: var( --box-shadow-dialog );&lt;br /&gt;
	user-select: none;&lt;br /&gt;
	visibility: hidden;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#home-card-latestpatch .wikitable tr &amp;gt; td:last-child .thumb {&lt;br /&gt;
	width: 100%;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	margin-bottom: 0.5rem;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>sc&gt;FoXFTW</name></author>
	</entry>
</feed>