<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki42.maceys.net/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css</id>
	<title>MediaWiki:Common.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki42.maceys.net/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.css"/>
	<link rel="alternate" type="text/html" href="https://wiki42.maceys.net/index.php?title=MediaWiki:Common.css&amp;action=history"/>
	<updated>2026-04-14T07:50:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>https://wiki42.maceys.net/index.php?title=MediaWiki:Common.css&amp;diff=449&amp;oldid=prev</id>
		<title>Lynn: Created page with &quot;/* CSS placed here will be applied to all skins */  /* Added for Interactive Check box */ .listCheckbox {   cursor: pointer;   color: #FFFFFF;   border-radius: 50%;   height: 1.8rem;   width: 1.8rem;   line-height: 1.8rem;   text-align: center;   font-size: 1.5rem;   border: 1px solid #00AA00;   display: inline-block; }  @keyframes checkAnimation {   0% {     transform: rotate(-30deg);     background-color: rgba(1, 1, 1, 0);     color: rgba(1, 1, 1, 0);   }    100% {...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki42.maceys.net/index.php?title=MediaWiki:Common.css&amp;diff=449&amp;oldid=prev"/>
		<updated>2026-01-25T23:58:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span class=&quot;autocomment&quot;&gt;CSS placed here will be applied to all skins: &lt;/span&gt;  &lt;span class=&quot;autocomment&quot;&gt;Added for Interactive Check box: &lt;/span&gt; .listCheckbox {   cursor: pointer;   color: #FFFFFF;   border-radius: 50%;   height: 1.8rem;   width: 1.8rem;   line-height: 1.8rem;   text-align: center;   font-size: 1.5rem;   border: 1px solid #00AA00;   display: inline-block; }  @keyframes checkAnimation {   0% {     transform: rotate(-30deg);     background-color: rgba(1, 1, 1, 0);     color: rgba(1, 1, 1, 0);   }    100% {...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* CSS placed here will be applied to all skins */&lt;br /&gt;
&lt;br /&gt;
/* Added for Interactive Check box */&lt;br /&gt;
.listCheckbox {&lt;br /&gt;
  cursor: pointer;&lt;br /&gt;
  color: #FFFFFF;&lt;br /&gt;
  border-radius: 50%;&lt;br /&gt;
  height: 1.8rem;&lt;br /&gt;
  width: 1.8rem;&lt;br /&gt;
  line-height: 1.8rem;&lt;br /&gt;
  text-align: center;&lt;br /&gt;
  font-size: 1.5rem;&lt;br /&gt;
  border: 1px solid #00AA00;&lt;br /&gt;
  display: inline-block;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@keyframes checkAnimation {&lt;br /&gt;
  0% {&lt;br /&gt;
    transform: rotate(-30deg);&lt;br /&gt;
    background-color: rgba(1, 1, 1, 0);&lt;br /&gt;
    color: rgba(1, 1, 1, 0);&lt;br /&gt;
  }&lt;br /&gt;
&lt;br /&gt;
  100% {&lt;br /&gt;
    background-color: #00AA00;&lt;br /&gt;
    color: #FFFFFF;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.listCheckboxUnchecked {&lt;br /&gt;
  background-color: rgba(1, 1, 1, 0);&lt;br /&gt;
  color: rgba(0, 0, 0, 0);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.listCheckboxChecked {&lt;br /&gt;
  animation: checkAnimation 0.5s;&lt;br /&gt;
  background-color: #00AA00;&lt;br /&gt;
  color: #FFFFFF;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* For the Note class */&lt;br /&gt;
.Alp-Note a { text-decoration: underline; }&lt;/div&gt;</summary>
		<author><name>Lynn</name></author>
	</entry>
</feed>