<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pl">
	<id>http://katalog-moj.pl/index.php?action=history&amp;feed=atom&amp;title=Szablon%3AInfobox%2Fstyles.css</id>
	<title>Szablon:Infobox/styles.css - Historia wersji</title>
	<link rel="self" type="application/atom+xml" href="http://katalog-moj.pl/index.php?action=history&amp;feed=atom&amp;title=Szablon%3AInfobox%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="http://katalog-moj.pl/index.php?title=Szablon:Infobox/styles.css&amp;action=history"/>
	<updated>2026-04-17T23:02:05Z</updated>
	<subtitle>Historia wersji tej strony wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>http://katalog-moj.pl/index.php?title=Szablon:Infobox/styles.css&amp;diff=8797&amp;oldid=prev</id>
		<title>Ryszardgol1: Utworzono nową stronę &quot;/**  * Common TemplateStyles used by Template:Extension, Template:Skin,  * Template:Tool, etc.  */ .infobox { 	box-sizing: border-box; 	border: 2px solid #a2…&quot;</title>
		<link rel="alternate" type="text/html" href="http://katalog-moj.pl/index.php?title=Szablon:Infobox/styles.css&amp;diff=8797&amp;oldid=prev"/>
		<updated>2022-01-07T16:49:45Z</updated>

		<summary type="html">&lt;p&gt;Utworzono nową stronę &amp;quot;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;*  * Common TemplateStyles used by &lt;a href=&quot;/index.php?title=Szablon:Extension&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Szablon:Extension (strona nie istnieje)&quot;&gt;Template:Extension&lt;/a&gt;, &lt;a href=&quot;/index.php?title=Szablon:Skin&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Szablon:Skin (strona nie istnieje)&quot;&gt;Template:Skin&lt;/a&gt;,  * &lt;a href=&quot;/index.php?title=Szablon:Tool&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Szablon:Tool (strona nie istnieje)&quot;&gt;Template:Tool&lt;/a&gt;, etc.: &lt;/span&gt; .infobox { 	box-sizing: border-box; 	border: 2px solid #a2…&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nowa strona&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/**&lt;br /&gt;
 * Common TemplateStyles used by [[Template:Extension]], [[Template:Skin]],&lt;br /&gt;
 * [[Template:Tool]], etc.&lt;br /&gt;
 */&lt;br /&gt;
.infobox {&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	border: 2px solid #a2a9b1;&lt;br /&gt;
	width: 280px;&lt;br /&gt;
	border-collapse: collapse;&lt;br /&gt;
	border-spacing: 0;&lt;br /&gt;
	background-color: white;&lt;br /&gt;
	/* these are overriden by .infobox-rtl on the templates of interest */&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	clear: right;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	float: right;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	margin: 0 0 0.5em 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-rtl {&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	clear: left;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	float: left;&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	margin: 0 0.5em 0.5em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox th {&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-rtl th {&lt;br /&gt;
	/* @noflip */&lt;br /&gt;
	text-align: right;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (max-width: 719px) {&lt;br /&gt;
	/* high specificity to ensure specific infoboxes won&amp;#039;t override these&lt;br /&gt;
	 * properties with their own tstyles inadvertently */&lt;br /&gt;
	body.mediawiki .infobox {&lt;br /&gt;
		float: none;&lt;br /&gt;
		clear: both;&lt;br /&gt;
		width: 100%;&lt;br /&gt;
		margin: 0 0 .5em 0;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox td {&lt;br /&gt;
	border: 2px none #a2a9b1;&lt;br /&gt;
	padding: 0.2em 0.5em;&lt;br /&gt;
	/* TODO why is this !important */&lt;br /&gt;
	border-bottom: 1px solid #f0f0f0 !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-header {&lt;br /&gt;
	background-color: #a2a9b1;&lt;br /&gt;
	color: #FFF;&lt;br /&gt;
	text-align: left;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-header a {&lt;br /&gt;
	color: #FFF;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-header td,&lt;br /&gt;
.infobox-header th {&lt;br /&gt;
	padding-top: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox-header img {&lt;br /&gt;
	padding: 0 0.2em 0 0.5em;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ryszardgol1</name></author>
	</entry>
</feed>