<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.atitd.org/wiki/t5w/index.php?action=history&amp;feed=atom&amp;title=User%3AMektos%2Fmonobook.css</id>
	<title>User:Mektos/monobook.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://www.atitd.org/wiki/t5w/index.php?action=history&amp;feed=atom&amp;title=User%3AMektos%2Fmonobook.css"/>
	<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Mektos/monobook.css&amp;action=history"/>
	<updated>2026-07-09T16:50:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Mektos/monobook.css&amp;diff=13090&amp;oldid=prev</id>
		<title>Mektos: moved User:Mektos/tabber.css to User:Mektos/monobook.css</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Mektos/monobook.css&amp;diff=13090&amp;oldid=prev"/>
		<updated>2010-09-01T00:54:10Z</updated>

		<summary type="html">&lt;p&gt;moved &lt;a href=&quot;/wiki/tale5/User:Mektos/tabber.css&quot; title=&quot;User:Mektos/tabber.css&quot;&gt;User:Mektos/tabber.css&lt;/a&gt; to &lt;a href=&quot;/wiki/tale5/User:Mektos/monobook.css&quot; title=&quot;User:Mektos/monobook.css&quot;&gt;User:Mektos/monobook.css&lt;/a&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&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 00:54, 1 September 2010&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>Mektos</name></author>
	</entry>
	<entry>
		<id>http://www.atitd.org/wiki/t5w/index.php?title=User:Mektos/monobook.css&amp;diff=13077&amp;oldid=prev</id>
		<title>Mektos: Created page with &quot;/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */  /*--------------------------------------------------   REQUIRED to hide the non-active tab content.   But do not hide ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.atitd.org/wiki/t5w/index.php?title=User:Mektos/monobook.css&amp;diff=13077&amp;oldid=prev"/>
		<updated>2010-09-01T00:34:22Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;$Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $: &lt;/span&gt;  /*--------------------------------------------------   REQUIRED to hide the non-active tab content.   But do not hide ...&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */&lt;br /&gt;
&lt;br /&gt;
/*--------------------------------------------------&lt;br /&gt;
  REQUIRED to hide the non-active tab content.&lt;br /&gt;
  But do not hide them in the print stylesheet!&lt;br /&gt;
  --------------------------------------------------*/&lt;br /&gt;
.tabberlive .tabbertabhide {&lt;br /&gt;
 display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*--------------------------------------------------&lt;br /&gt;
  .tabber = before the tabber interface is set up&lt;br /&gt;
  .tabberlive = after the tabber interface is set up&lt;br /&gt;
  --------------------------------------------------*/&lt;br /&gt;
.tabber {&lt;br /&gt;
}&lt;br /&gt;
.tabberlive {&lt;br /&gt;
 margin-top:1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*--------------------------------------------------&lt;br /&gt;
  ul.tabbernav = the tab navigation list&lt;br /&gt;
  li.tabberactive = the active tab&lt;br /&gt;
  --------------------------------------------------*/&lt;br /&gt;
ul.tabbernav&lt;br /&gt;
{&lt;br /&gt;
 margin:0;&lt;br /&gt;
 padding: 3px 0;&lt;br /&gt;
 border-bottom: 1px solid #778;&lt;br /&gt;
 font: bold 12px Verdana, sans-serif;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul.tabbernav li&lt;br /&gt;
{&lt;br /&gt;
 list-style: none;&lt;br /&gt;
 margin: 0;&lt;br /&gt;
 display: inline;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul.tabbernav li a&lt;br /&gt;
{&lt;br /&gt;
 padding: 3px 0.5em;&lt;br /&gt;
 margin-left: 3px;&lt;br /&gt;
 border: 1px solid #778;&lt;br /&gt;
 border-bottom: none;&lt;br /&gt;
 background: #DDE;&lt;br /&gt;
 text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul.tabbernav li a:link { color: #448; }&lt;br /&gt;
ul.tabbernav li a:visited { color: #667; }&lt;br /&gt;
&lt;br /&gt;
ul.tabbernav li a:hover&lt;br /&gt;
{&lt;br /&gt;
 color: #000;&lt;br /&gt;
 background: #AAE;&lt;br /&gt;
 border-color: #227;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul.tabbernav li.tabberactive a&lt;br /&gt;
{&lt;br /&gt;
 background-color: #fff;&lt;br /&gt;
 border-bottom: 1px solid #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
ul.tabbernav li.tabberactive a:hover&lt;br /&gt;
{&lt;br /&gt;
 color: #000;&lt;br /&gt;
 background: white;&lt;br /&gt;
 border-bottom: 1px solid white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*--------------------------------------------------&lt;br /&gt;
  .tabbertab = the tab content&lt;br /&gt;
  Add style only after the tabber interface is set up (.tabberlive)&lt;br /&gt;
  --------------------------------------------------*/&lt;br /&gt;
.tabberlive .tabbertab {&lt;br /&gt;
 padding:5px;&lt;br /&gt;
 border:1px solid #aaa;&lt;br /&gt;
 border-top:0;&lt;br /&gt;
&lt;br /&gt;
 /* If you don't want the tab size changing whenever a tab is changed&lt;br /&gt;
    you can set a fixed height */&lt;br /&gt;
&lt;br /&gt;
 /* height:200px; */&lt;br /&gt;
&lt;br /&gt;
 /* If you set a fix height set overflow to auto and you will get a&lt;br /&gt;
    scrollbar when necessary */&lt;br /&gt;
&lt;br /&gt;
 /* overflow:auto; */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* If desired, hide the heading since a heading is provided by the tab */&lt;br /&gt;
.tabberlive .tabbertab h2 {&lt;br /&gt;
 display:none;&lt;br /&gt;
}&lt;br /&gt;
.tabberlive .tabbertab h3 {&lt;br /&gt;
 display:none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Example of using an ID to set different styles for the tabs on the page */&lt;br /&gt;
.tabberlive#tab1 {&lt;br /&gt;
}&lt;br /&gt;
.tabberlive#tab2 {&lt;br /&gt;
}&lt;br /&gt;
.tabberlive#tab2 .tabbertab {&lt;br /&gt;
 height:200px;&lt;br /&gt;
 overflow:auto;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Mektos</name></author>
	</entry>
</feed>