<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="nl">
	<id>https://wikitest.nl/index.php?action=history&amp;feed=atom&amp;title=Module%3AInformation%2Fstyles.css</id>
	<title>Module:Information/styles.css - Bewerkingsoverzicht</title>
	<link rel="self" type="application/atom+xml" href="https://wikitest.nl/index.php?action=history&amp;feed=atom&amp;title=Module%3AInformation%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://wikitest.nl/index.php?title=Module:Information/styles.css&amp;action=history"/>
	<updated>2026-04-28T02:02:48Z</updated>
	<subtitle>Bewerkingsoverzicht voor deze pagina op de wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wikitest.nl/index.php?title=Module:Information/styles.css&amp;diff=74153&amp;oldid=prev</id>
		<title>Colani: 1 versie geïmporteerd</title>
		<link rel="alternate" type="text/html" href="https://wikitest.nl/index.php?title=Module:Information/styles.css&amp;diff=74153&amp;oldid=prev"/>
		<updated>2024-03-22T20:17:14Z</updated>

		<summary type="html">&lt;p&gt;1 versie geïmporteerd&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nieuwe pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/**&lt;br /&gt;
 * IMPORTANT:&lt;br /&gt;
 *&lt;br /&gt;
 * These styles are copied to [[MediaWiki:Filepage.css]].&lt;br /&gt;
 * If you make any changes here, make sure to update that page as well.&lt;br /&gt;
 *&lt;br /&gt;
 * When previewing changes, you must use a file outside the File namespace.&lt;br /&gt;
 *&lt;br /&gt;
 * See [[Module talk:Information/styles.css]] for details.&lt;br /&gt;
 */&lt;br /&gt;
 &lt;br /&gt;
/**&lt;br /&gt;
 * Generally we have div.commons-file-information-table &amp;gt; table.fileinfotpl-type-information&lt;br /&gt;
 * But additional cells have table.commons-file-information-table&lt;br /&gt;
 * We currently only deal with tbody, as there are no known usages of thead/tfoot&lt;br /&gt;
 * This is hyper specific to avoid &lt;br /&gt;
 */&lt;br /&gt;
table.commons-file-information-table,&lt;br /&gt;
.fileinfotpl-type-information,&lt;br /&gt;
.fileinfotpl-type-artwork {&lt;br /&gt;
	/* toccolours */&lt;br /&gt;
	border: 1px solid #a2a9b1;&lt;br /&gt;
	background-color: #f8f9fa;&lt;br /&gt;
	padding: 5px;&lt;br /&gt;
	font-size: 95%;&lt;br /&gt;
	/* end of toccolours */&lt;br /&gt;
	border-spacing: 2px;&lt;br /&gt;
	box-sizing: border-box;&lt;br /&gt;
	margin: 0;&lt;br /&gt;
	width: 100%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.commons-file-information-table &amp;gt; tbody &amp;gt; tr,&lt;br /&gt;
.fileinfotpl-type-information &amp;gt; tbody &amp;gt; tr,&lt;br /&gt;
.fileinfotpl-type-artwork &amp;gt; tbody &amp;gt; tr {&lt;br /&gt;
	vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.commons-file-information-table &amp;gt; tbody &amp;gt; tr &amp;gt; td,&lt;br /&gt;
table.commons-file-information-table &amp;gt; tbody &amp;gt; tr &amp;gt; th, &lt;br /&gt;
.fileinfotpl-type-information &amp;gt; tbody &amp;gt; tr &amp;gt; td,&lt;br /&gt;
.fileinfotpl-type-information &amp;gt; tbody &amp;gt; tr &amp;gt; th,&lt;br /&gt;
.fileinfotpl-type-artwork &amp;gt; tbody &amp;gt; tr &amp;gt; td,&lt;br /&gt;
.fileinfotpl-type-artwork &amp;gt; tbody &amp;gt; tr &amp;gt; th {&lt;br /&gt;
	padding: 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* This should be removed from MediaWiki:Filepage.css and MediaWiki:Common.css */&lt;br /&gt;
.fileinfo-paramfield {&lt;br /&gt;
	background: #ccf;&lt;br /&gt;
	text-align: right;&lt;br /&gt;
	padding-right: 0.4em;&lt;br /&gt;
	width: 15%;&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* stack with additional adjacent templates */&lt;br /&gt;
.commons-file-information-table + table.commons-file-information-table,&lt;br /&gt;
.commons-file-information-table + div.commons-file-information-table &amp;gt; table {&lt;br /&gt;
    border-top: 0;&lt;br /&gt;
    padding-top: 0;&lt;br /&gt;
    margin-top: -8px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Layout on mobile devices */&lt;br /&gt;
@media only screen and (max-width:719px)  {&lt;br /&gt;
	table.commons-file-information-table,&lt;br /&gt;
	.commons-file-information-table .fileinfotpl-type-information,&lt;br /&gt;
	.commons-file-information-table .fileinfotpl-type-artwork {&lt;br /&gt;
		border-spacing: 0;&lt;br /&gt;
		padding: 0;&lt;br /&gt;
		word-break: break-word;&lt;br /&gt;
		width: 100% !important;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.commons-file-information-table &amp;gt; tbody,&lt;br /&gt;
	.fileinfotpl-type-information &amp;gt; tbody,&lt;br /&gt;
	.fileinfotpl-type-artwork &amp;gt; tbody {&lt;br /&gt;
		display: block;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.commons-file-information-table &amp;gt; tbody &amp;gt; tr &amp;gt; td,&lt;br /&gt;
	.commons-file-information-table &amp;gt; tbody &amp;gt; tr &amp;gt; th,&lt;br /&gt;
	.fileinfotpl-type-information &amp;gt; tbody &amp;gt; tr &amp;gt; td,&lt;br /&gt;
	.fileinfotpl-type-information &amp;gt; tbody &amp;gt; tr &amp;gt; th,&lt;br /&gt;
	.fileinfotpl-type-artwork &amp;gt; tbody &amp;gt; tr &amp;gt; td,&lt;br /&gt;
	.fileinfotpl-type-artwork &amp;gt; tbody &amp;gt; tr &amp;gt; th {&lt;br /&gt;
		padding: 0.2em 0.4em;&lt;br /&gt;
		text-align: left;&lt;br /&gt;
		text-align: start;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.commons-file-information-table &amp;gt; tbody &amp;gt; tr,&lt;br /&gt;
	.fileinfotpl-type-information &amp;gt; tbody &amp;gt; tr,&lt;br /&gt;
	.fileinfotpl-type-artwork &amp;gt; tbody &amp;gt; tr {&lt;br /&gt;
		display: flex;&lt;br /&gt;
		flex-direction: column;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	/* stack with additional adjacent templates */&lt;br /&gt;
	.commons-file-information-table + table.commons-file-information-table,&lt;br /&gt;
	.commons-file-information-table + div.commons-file-information-table &amp;gt; table {&lt;br /&gt;
	    margin-top: -1px;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	.fileinfo-paramfield {&lt;br /&gt;
		box-sizing: border-box;&lt;br /&gt;
		flex: 1 0 100%;&lt;br /&gt;
		width: 100%;&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Colani</name></author>
	</entry>
</feed>