<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://prdmc.ca/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AReflist%2Fstyles.css</id>
	<title>Template:Reflist/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://prdmc.ca/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AReflist%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://prdmc.ca/w/index.php?title=Template:Reflist/styles.css&amp;action=history"/>
	<updated>2026-04-15T06:43:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://prdmc.ca/w/index.php?title=Template:Reflist/styles.css&amp;diff=755&amp;oldid=prev</id>
		<title>RandomUser34: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://prdmc.ca/w/index.php?title=Template:Reflist/styles.css&amp;diff=755&amp;oldid=prev"/>
		<updated>2026-02-15T05:01:04Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 05:01, 15 February 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>RandomUser34</name></author>
	</entry>
	<entry>
		<id>https://prdmc.ca/w/index.php?title=Template:Reflist/styles.css&amp;diff=754&amp;oldid=prev</id>
		<title>wp&gt;Anomie: Update to reduce differences in behavior between {{reflist}} and &lt;references/&gt;. See talk. Note, if this breaks some custom styles you have, likely they were already broken with &lt;references/&gt; and you should take this opportunity to update them.</title>
		<link rel="alternate" type="text/html" href="https://prdmc.ca/w/index.php?title=Template:Reflist/styles.css&amp;diff=754&amp;oldid=prev"/>
		<updated>2025-12-13T15:43:44Z</updated>

		<summary type="html">&lt;p&gt;Update to reduce differences in behavior between {{reflist}} and &amp;lt;references/&amp;gt;. See talk. Note, if this breaks some custom styles you have, likely they were already broken with &amp;lt;references/&amp;gt; and you should take this opportunity to update them.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* {{pp|small=yes}} */&lt;br /&gt;
/* columns-2 and columns-3 are legacy for &amp;quot;2 or more&amp;quot; column view from when the&lt;br /&gt;
 * template was implemented with column-count.&lt;br /&gt;
 */&lt;br /&gt;
.reflist-columns-2 {&lt;br /&gt;
	column-width: 30em;&lt;br /&gt;
}&lt;br /&gt;
.reflist-columns-3 {&lt;br /&gt;
	column-width: 25em;&lt;br /&gt;
}&lt;br /&gt;
/* Match Vector 2022 after [[gerrit:1185300]]. */&lt;br /&gt;
body.skin-vector-2022 .reflist-columns-2 {&lt;br /&gt;
	column-width: 27em;&lt;br /&gt;
}&lt;br /&gt;
body.skin-vector-2022 .reflist-columns-3 {&lt;br /&gt;
	column-width: 22.5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* These should probably be moved to MediaWiki:Common.css to work with &amp;lt;references&amp;gt; as well. */&lt;br /&gt;
.references[data-mw-group=upper-alpha] {&lt;br /&gt;
	list-style-type: upper-alpha;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.references[data-mw-group=upper-roman] {&lt;br /&gt;
	list-style-type: upper-roman;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.references[data-mw-group=lower-alpha] {&lt;br /&gt;
	list-style-type: lower-alpha;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.references[data-mw-group=lower-greek] {&lt;br /&gt;
	list-style-type: lower-greek;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.references[data-mw-group=lower-roman] {&lt;br /&gt;
	list-style-type: lower-roman;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Liststyle param. */&lt;br /&gt;
div.reflist-liststyle-upper-alpha .references {&lt;br /&gt;
	list-style-type: upper-alpha;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.reflist-liststyle-upper-roman .references {&lt;br /&gt;
	list-style-type: upper-roman;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.reflist-liststyle-lower-alpha .references {&lt;br /&gt;
	list-style-type: lower-alpha;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.reflist-liststyle-lower-greek .references {&lt;br /&gt;
	list-style-type: lower-greek;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.reflist-liststyle-lower-roman .references {&lt;br /&gt;
	list-style-type: lower-roman;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>wp&gt;Anomie</name></author>
	</entry>
</feed>