<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="lt">
	<id>https://mke.lt/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMonobook.css</id>
	<title>MediaWiki:Monobook.css - Versijų istorija</title>
	<link rel="self" type="application/atom+xml" href="https://mke.lt/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AMonobook.css"/>
	<link rel="alternate" type="text/html" href="https://mke.lt/index.php?title=MediaWiki:Monobook.css&amp;action=history"/>
	<updated>2026-05-28T05:35:09Z</updated>
	<subtitle>Šio puslapio versijų istorija projekte</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://mke.lt/index.php?title=MediaWiki:Monobook.css&amp;diff=21069&amp;oldid=prev</id>
		<title>Rytis 14:09, 11 kovo 2009</title>
		<link rel="alternate" type="text/html" href="https://mke.lt/index.php?title=MediaWiki:Monobook.css&amp;diff=21069&amp;oldid=prev"/>
		<updated>2009-03-11T14:09:10Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Naujas puslapis&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt; */&lt;br /&gt;
&lt;br /&gt;
/* Don&amp;#039;t display some stuff on the main page */&lt;br /&gt;
body.page-Main_Page #deleteconfirm,&lt;br /&gt;
body.page-Main_Page #t-cite,&lt;br /&gt;
body.page-Main_Page #lastmod,&lt;br /&gt;
body.page-Main_Page #siteSub,&lt;br /&gt;
body.page-Main_Page #contentSub,&lt;br /&gt;
body.page-Main_Page h1.firstHeading {&lt;br /&gt;
    display: none !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#siteNotice {&lt;br /&gt;
    margin-top: 5px;&lt;br /&gt;
    margin-bottom: -.5em;&lt;br /&gt;
}&lt;br /&gt;
#mw-dismissable-notice {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* BEGIN LIGHT BLUE SECTION&lt;br /&gt;
   Make content area light blue in all namespaces except articles (main namespace). &lt;br /&gt;
   This is done by setting the background color for all #content areas &lt;br /&gt;
   to light blue, and then overriding it back to white for any #content &lt;br /&gt;
   enclosed in a .ns-0 (main namespace). We do the same for the &amp;quot;tab&amp;quot; &lt;br /&gt;
   backgrounds and some other objects. */&lt;br /&gt;
&lt;br /&gt;
#content,&lt;br /&gt;
#p-cactions li a:hover, #p-cactions li.selected a,&lt;br /&gt;
#content div.thumb {    /* &amp;quot;Margin&amp;quot; for thumbs, padding for galleries */&lt;br /&gt;
    background-color: #F8FCFF;   /* Light blue */&lt;br /&gt;
}&lt;br /&gt;
#p-cactions li a {&lt;br /&gt;
    background-color: #F7F9FB;   /* Light blue-gray inactive tabs */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ns-0 #content,&lt;br /&gt;
.ns-0 #p-cactions li a:hover, .ns-0 #p-cactions li.selected a, &lt;br /&gt;
.ns-0 #content div.thumb {&lt;br /&gt;
    background-color: white;     /* Set back to white for articles */&lt;br /&gt;
}&lt;br /&gt;
.ns-0 #p-cactions li a {&lt;br /&gt;
    background-color: #FBFBFB;   /* Light gray inactive tabs in articles */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media print {&lt;br /&gt;
    #content { background: white; } /* White background on print */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Category lists and diffs transparent instead of white. */&lt;br /&gt;
#mw-subcategories table, #mw-pages table,&lt;br /&gt;
table.diff, td.diff-otitle, td.diff-ntitle {&lt;br /&gt;
    background-color: transparent;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* END LIGHT BLUE SECTION */&lt;br /&gt;
&lt;br /&gt;
/* Talk page tab &amp;quot;+&amp;quot; / &amp;quot;new section&amp;quot;. &lt;br /&gt;
   Sets the same padding as the other tabs have. */&lt;br /&gt;
#p-cactions #ca-addsection a {&lt;br /&gt;
    padding-left: .8em;&lt;br /&gt;
    padding-right: .8em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Block quotations */&lt;br /&gt;
#content blockquote {&lt;br /&gt;
    font-size: 93.75%; /* equivalent of 15px in 16px default */&lt;br /&gt;
    margin: 1em 1.6em; /* same indent as an unordered list */&lt;br /&gt;
}&lt;br /&gt;
#content blockquote p {&lt;br /&gt;
    line-height:inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Display &amp;quot;From Wikipedia, the free encyclopedia&amp;quot; */&lt;br /&gt;
#siteSub {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 92%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Bold &amp;#039;edit this page&amp;#039; link to encourage newcomers */&lt;br /&gt;
#ca-edit a { font-weight: bold !important; }&lt;br /&gt;
&lt;br /&gt;
/* Accessibility experiment: make diff changes not just colour-based */ &lt;br /&gt;
.diffchange {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    background-color: inherit;&lt;br /&gt;
}&lt;br /&gt;
td.diff-addedline, td.diff-deletedline, td.diff-context {&lt;br /&gt;
    vertical-align: top;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    color: inherit;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#pt-login {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    font-size: 110%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
p.error {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* TOC margin in articles (and article previews). */&lt;br /&gt;
.ns-0 #wikiPreview &amp;gt; table#toc,&lt;br /&gt;
.ns-0 #bodyContent &amp;gt; table#toc {&lt;br /&gt;
    margin-top: .5em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* Class styles */&lt;br /&gt;
&lt;br /&gt;
/* .toccolours added here because version in &lt;br /&gt;
   monobook/main.css wasn&amp;#039;t being used by the print style */&lt;br /&gt;
.toccolours { &lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    padding: 5px;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Don&amp;#039;t underline links in portlets/specialchars even with pref &amp;quot;Underline links:Always&amp;quot; */&lt;br /&gt;
.portlet a, #editpage-specialchars a  { text-decoration: none; }&lt;br /&gt;
.portlet a:hover, #editpage-specialchars a:hover { text-decoration: underline; }&lt;br /&gt;
&lt;br /&gt;
/* For positioning icons at top-right, used in Templates&lt;br /&gt;
   &amp;quot;Spoken Article&amp;quot; and &amp;quot;Featured Article&amp;quot; */&lt;br /&gt;
div.topicon {&lt;br /&gt;
    position: absolute; &lt;br /&gt;
    z-index: 100; &lt;br /&gt;
    top: 10px;&lt;br /&gt;
    display: block !important;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#coordinates {  &lt;br /&gt;
    position: absolute;&lt;br /&gt;
    z-index: 1;&lt;br /&gt;
    border: none;&lt;br /&gt;
    background: none;&lt;br /&gt;
    right: 30px;&lt;br /&gt;
    top: 3.7em;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 0.0em;&lt;br /&gt;
    padding: 0.0em;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    text-indent: 0;&lt;br /&gt;
    font-size: 85%;&lt;br /&gt;
    text-transform: none;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.portlet li {&lt;br /&gt;
    list-style-image: url(&amp;quot;http://upload.wikimedia.org/wikipedia/en/1/18/Monobook-bullet.png&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
li.FA {&lt;br /&gt;
    list-style-image: url(&amp;quot;http://upload.wikimedia.org/wikipedia/en/d/d4/Monobook-bullet-star.png&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Infobox template style */&lt;br /&gt;
.infobox {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    color: black;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox.bordered td,&lt;br /&gt;
.infobox.bordered th {&lt;br /&gt;
    border: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Styles for bordered infobox with merged rows */&lt;br /&gt;
.infobox.bordered .mergedtoprow td,&lt;br /&gt;
.infobox.bordered .mergedtoprow th {&lt;br /&gt;
    border-top: 1px solid #aaa;&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.infobox.bordered .mergedrow td,&lt;br /&gt;
.infobox.bordered .mergedrow th {&lt;br /&gt;
    border-right: 1px solid #aaa;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Makes the background of a framed image white instead of gray. */&lt;br /&gt;
/* Only visible with transparent images. */&lt;br /&gt;
div.thumb div a img {&lt;br /&gt;
    background-color: #fff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove white border from thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    border: none;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Allow disabling of &amp;quot;external&amp;quot; color on internal links in some situations */&lt;br /&gt;
#bodyContent .plainlinks2 a.external[href^=&amp;quot;http://en.wikipedia.org&amp;quot;] {&lt;br /&gt;
    color: #002bb8 !important&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Remove bullets when there are multiple edit page warnings */&lt;br /&gt;
ul.permissions-errors &amp;gt; li {&lt;br /&gt;
    list-style: none;&lt;br /&gt;
}&lt;br /&gt;
ul.permissions-errors {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* &amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt; */&lt;/div&gt;</summary>
		<author><name>Rytis</name></author>
	</entry>
</feed>