<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.rover.de/index.php?action=history&amp;feed=atom&amp;title=Vorlage%3AHinweisbox%2Fstyles.css</id>
	<title>Vorlage:Hinweisbox/styles.css - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.rover.de/index.php?action=history&amp;feed=atom&amp;title=Vorlage%3AHinweisbox%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.rover.de/index.php?title=Vorlage:Hinweisbox/styles.css&amp;action=history"/>
	<updated>2026-04-03T18:36:32Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Rover-Wiki</subtitle>
	<generator>MediaWiki 1.31.15</generator>
	<entry>
		<id>https://wiki.rover.de/index.php?title=Vorlage:Hinweisbox/styles.css&amp;diff=715&amp;oldid=prev</id>
		<title>Admin: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://wiki.rover.de/index.php?title=Vorlage:Hinweisbox/styles.css&amp;diff=715&amp;oldid=prev"/>
		<updated>2021-08-06T14:36:08Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Version vom 6. August 2021, 14:36 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;de&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(kein Unterschied)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.rover.de/index.php?title=Vorlage:Hinweisbox/styles.css&amp;diff=714&amp;oldid=prev</id>
		<title>hw&gt;Mlink-rodrigue am 3. August 2021 um 14:29 Uhr</title>
		<link rel="alternate" type="text/html" href="https://wiki.rover.de/index.php?title=Vorlage:Hinweisbox/styles.css&amp;diff=714&amp;oldid=prev"/>
		<updated>2021-08-03T14:29:34Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Infoboxes */&lt;br /&gt;
.hw-messagebox {&lt;br /&gt;
padding: 10px;&lt;br /&gt;
margin: 2em 0 1em 0;&lt;br /&gt;
display: block;&lt;br /&gt;
position:relative;&lt;br /&gt;
}&lt;br /&gt;
.hw-messagebox.icon {&lt;br /&gt;
padding-left: 35px;&lt;br /&gt;
}&lt;br /&gt;
.hw-messagebox.icon::before {&lt;br /&gt;
position: absolute;&lt;br /&gt;
font-size: 1.6em;&lt;br /&gt;
top: 4px;&lt;br /&gt;
font-family: &amp;quot;fontawesome&amp;quot;;&lt;br /&gt;
left:8px;&lt;br /&gt;
}&lt;br /&gt;
.notification-note, .notification-Hinweis {&lt;br /&gt;
border-left: solid 4px #3498db;&lt;br /&gt;
background:#d9edf7;&lt;br /&gt;
}&lt;br /&gt;
.boxlabel {	&lt;br /&gt;
font-weight:bold;&lt;br /&gt;
padding-right:0.5em;&lt;br /&gt;
}&lt;br /&gt;
.notification-note.icon::before, .notification-Hinweis.icon::before{&lt;br /&gt;
content: &amp;quot;\f05a &amp;quot;;&lt;br /&gt;
color: #3498db;&lt;br /&gt;
}&lt;br /&gt;
.notification-tip,.notification-Tipp {&lt;br /&gt;
border-left: solid 4px #f2c412;&lt;br /&gt;
background:#FFF5C9;&lt;br /&gt;
}&lt;br /&gt;
.notification-tip.icon::before, .notification-Tipp.icon::before{&lt;br /&gt;
content: &amp;quot;\f0eb&amp;quot;;&lt;br /&gt;
color: #dbb213;&lt;br /&gt;
font-size: 1.7em;&lt;br /&gt;
margin-left: 5px;&lt;br /&gt;
}&lt;br /&gt;
.notification-warning, .notification-Warnung  {&lt;br /&gt;
border-left: solid 4px #c23c2b;&lt;br /&gt;
background: #f2dede&lt;br /&gt;
}&lt;br /&gt;
.notification-warning.icon::before, .notification-Warnung.icon::before{&lt;br /&gt;
content: &amp;quot;\f071&amp;quot;;&lt;br /&gt;
color: #c23c2b;&lt;br /&gt;
}&lt;br /&gt;
.notification-important, .notification-Wichtig {&lt;br /&gt;
border-left: solid 4px #ffa406;&lt;br /&gt;
background: #fedb9c;&lt;br /&gt;
margin-left: 2px;&lt;br /&gt;
}&lt;br /&gt;
.notification-important.icon::before, .notification-Wichtig.icon::before{&lt;br /&gt;
content: &amp;quot;\f06a&amp;quot;;&lt;br /&gt;
color: #ffa406;&lt;br /&gt;
}&lt;br /&gt;
.notification-example, .notification-Beispiel {&lt;br /&gt;
border-left: solid 4px #00b241;&lt;br /&gt;
background: #dff0d8;&lt;br /&gt;
}&lt;br /&gt;
.notification-example.icon::before, .notification-Beispiel.icon::before{&lt;br /&gt;
content: &amp;quot;\f0a4&amp;quot;;&lt;br /&gt;
color: #00b241;&lt;br /&gt;
}&lt;br /&gt;
.notification-neutral, .notification-Neutral {&lt;br /&gt;
background:#eaeaea; &lt;br /&gt;
padding:12px;&lt;br /&gt;
}&lt;br /&gt;
.notification-neutral.icon, .notification-Neutral.icon {&lt;br /&gt;
text-indent:0;&lt;br /&gt;
}&lt;br /&gt;
.notification-neutral.icon::before, .notification-Neutral.icon::before{&lt;br /&gt;
content: &amp;quot;\f0a9 &amp;quot;;&lt;br /&gt;
color: #555;&lt;br /&gt;
left: 10px;&lt;br /&gt;
top: 6px;&lt;br /&gt;
}&lt;br /&gt;
.notification-neutral .boxlabel, .notification-Neutral .boxlabel {&lt;br /&gt;
display:none;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>hw&gt;Mlink-rodrigue</name></author>
		
	</entry>
</feed>