<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sugarlabs.org/index.php?action=history&amp;feed=atom&amp;title=User%3ADavid_Brown%2Fcommon.css</id>
	<title>User:David Brown/common.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sugarlabs.org/index.php?action=history&amp;feed=atom&amp;title=User%3ADavid_Brown%2Fcommon.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=User:David_Brown/common.css&amp;action=history"/>
	<updated>2026-04-16T12:14:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=User:David_Brown/common.css&amp;diff=82157&amp;oldid=prev</id>
		<title>FGrose: moved User:David Brown/standard.css to User:David Brown/common.css: test effectiveness</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=User:David_Brown/common.css&amp;diff=82157&amp;oldid=prev"/>
		<updated>2012-08-11T01:31:15Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/index.php?title=User:David_Brown/standard.css&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:David Brown/standard.css (page does not exist)&quot;&gt;User:David Brown/standard.css&lt;/a&gt; to &lt;a href=&quot;/go/User:David_Brown/common.css&quot; title=&quot;User:David Brown/common.css&quot;&gt;User:David Brown/common.css&lt;/a&gt;: test effectiveness&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 21:31, 10 August 2012&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>FGrose</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=User:David_Brown/common.css&amp;diff=81866&amp;oldid=prev</id>
		<title>David Brown: Created page with &quot;abbr, acronym, .explain {   border-bottom: 1px dashed Grey;         cursor: help;       } div.weblink a, span.weblink a, span.weblink a:hover, #footer a.external:hover, #foote...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=User:David_Brown/common.css&amp;diff=81866&amp;oldid=prev"/>
		<updated>2012-08-01T21:14:03Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;abbr, acronym, .explain {   border-bottom: 1px dashed Grey;         cursor: help;       } div.weblink a, span.weblink a, span.weblink a:hover, #footer a.external:hover, #foote...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;abbr, acronym, .explain {&lt;br /&gt;
  border-bottom: 1px dashed Grey;      &lt;br /&gt;
  cursor: help;      &lt;br /&gt;
}&lt;br /&gt;
div.weblink a,&lt;br /&gt;
span.weblink a,&lt;br /&gt;
span.weblink a:hover,&lt;br /&gt;
#footer a.external:hover,&lt;br /&gt;
#footer-icons li a:hover,&lt;br /&gt;
#content a.external:hover,&lt;br /&gt;
#content a.extiw:hover,&lt;br /&gt;
div#f-poweredbyico a:hover,&lt;br /&gt;
div#f-copyrightico a:hover  {&lt;br /&gt;
  cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
html, select, option, input[type=&amp;quot;submit&amp;quot;], input[type=&amp;quot;radio&amp;quot;], input[type=&amp;quot;checkbox&amp;quot;] {&lt;br /&gt;
  cursor: default;      &lt;br /&gt;
}&lt;br /&gt;
/* Chrome Windows fails to read this cursor&amp;#039;s hotspot&lt;br /&gt;
p, #content li, pre, textarea, input[type=&amp;quot;password&amp;quot;], input[type=&amp;quot;search&amp;quot;] {&lt;br /&gt;
  cursor: text;&lt;br /&gt;
}&lt;br /&gt;
*/&lt;br /&gt;
a:hover,&lt;br /&gt;
#p-personal a:hover,&lt;br /&gt;
#toc a:hover, .toc a:hover,&lt;br /&gt;
#mw-panel a:hover,&lt;br /&gt;
div.linkgroup a:hover,&lt;br /&gt;
.catlinks a:hover,&lt;br /&gt;
#footer a:hover,&lt;br /&gt;
.editsection a:hover,&lt;br /&gt;
#contentSub a:hover, #contentSub2 a:hover {&lt;br /&gt;
  border-bottom: 3px solid #333333;&lt;br /&gt;
  cursor: pointer; &lt;br /&gt;
}&lt;br /&gt;
div.vectorTabs li a,&lt;br /&gt;
div.vectorTabs li a span,&lt;br /&gt;
div.vectorMenu li a,&lt;br /&gt;
.wikiEditor-ui-toolbar .group,&lt;br /&gt;
.wikiEditor-ui-toolbar .group img.tool {&lt;br /&gt;
  cursor: pointer;&lt;br /&gt;
}&lt;br /&gt;
div.vectorMenu li a:hover,&lt;br /&gt;
div.vectorMenu li a:focus,&lt;br /&gt;
div.vectorTabs li a:hover,&lt;br /&gt;
div.vectorTabs li a span:hover,&lt;br /&gt;
#preftoc a:hover,&lt;br /&gt;
h1 .editsection,&lt;br /&gt;
h2 .editsection,&lt;br /&gt;
h3 .editsection,&lt;br /&gt;
h4 .editsection,&lt;br /&gt;
h5 .editsection,&lt;br /&gt;
h6 .editsection,&lt;br /&gt;
#mw-panel.collapsible-nav div h5:hover,&lt;br /&gt;
.wikiEditor-ui-tabs div a:hover,&lt;br /&gt;
.wikiEditor-ui-toolbar .tabs span.tab a:hover,&lt;br /&gt;
#p-logo a:active,&lt;br /&gt;
#p-logo a:focus,&lt;br /&gt;
div.portal.expanded a:focus {&lt;br /&gt;
  color: Grey;&lt;br /&gt;
  outline: none;       &lt;br /&gt;
  cursor: pointer;         &lt;br /&gt;
}&lt;br /&gt;
#preftoc li.selected a,&lt;br /&gt;
div.vectorMenu h5 a,&lt;br /&gt;
div.vectorTabs li.selected a,&lt;br /&gt;
div.vectorTabs li.selected a span,&lt;br /&gt;
div.vectorTabs li.selected a:hover,&lt;br /&gt;
.wikiEditor-ui-tabs div.current a,&lt;br /&gt;
.wikiEditor-ui-tabs div.current a:hover {&lt;br /&gt;
  color: #333333;       &lt;br /&gt;
  cursor: default;       &lt;br /&gt;
}&lt;br /&gt;
.wikieditor-toolbar-table-preview-content *,&lt;br /&gt;
#mw-panel div.portal h5 {&lt;br /&gt;
  cursor: default;       &lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>David Brown</name></author>
	</entry>
</feed>