User:Sebmol/monobook.css

Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* <pre><nowiki> */
/* ============================================================================================== */
/* Referenz1: http://de.wikipedia.org/style/monobook/main.css                                     */
/* Referenz2: http://de.wikipedia.org/skins-1.5/monobook/main.css                                 */
/* ======================================= Beschreibung: ======================================== */
/*                                                                                                */
/*         Wer wissen will, wie es aussieht, muss sich folgendes Bild ansehen:                    */
/*           http://de.wikipedia.org/wiki/Bild:Bluefish_monobook_js_css.png                       */
/*                                                                                                */
/*                Auf der folgenden Seite gibts noch weitere Infos dazu:                          */
/*   http://de.wikipedia.org/wiki/Benutzer:BLueFiSH.as/Javascripts_%26_Stylesheets_von_Benutzern  */
/*                                                                                                */
/*             Ansonsten gilt: ausprobieren, erforschen, selbst gestalten.                        */
/*                                                                                                */
/* ============================================================================================== */

/* Links zu bestimmten Seiten farblich hervorheben, damit sie in der Watchlist besser hervorstechen */

/* so dies und das */
/*body            { font-family:Verdana; }*/
li#pt-watchlist { font-weight:bold; }      /* Personal-Bar: link auf die Watchlist fett */
table.metadata  { display:block; }         /* dauerhaftes einblenden des Personendaten-Blocks */
a:active        { color:#002bb8; }         /* andere Farbe für aktive Links */
.portlet h5     { font-weight:bold; }      /* alle Überschriften in der Sidebar fett */
.pBody          { background-color:#E0E0E0; } /* grauer Hintergrund für die Sidebar-Elemente */
.usermessage    { border:1px solid #99B3FF; background-color:#E0E8FF; } /* keinen kackbraunen Kackbalken mehr - Blau beruhigt */

/* Versionsunterschiede mit größerer Schrift damit ich es besser lesen kann */
td.diff-context, td.diff-deletedline, td.diffchange, td.diff-addedline { font-size:14px; }

/* Schrift von "Folgende Vorlagen werden von diesem Artikel verwendet" kleiner */
div.templatesUsed {font-size:10px;}

/* Suchfeld etwas anders. flacher und weniger windows-like */
#searchInput  { border-style:solid; border-width:1px; border-color:#A0A0A0; }
.searchButton { border-style:solid; border-width:1px; border-color:#A0A0A0; background-color:#F0F0F0; color:#000000; }

/* Runde Fensterecken mit Gecko (Mozilla, Firefox etc.) */
#p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft:1em;  -moz-border-radius-topright:1em; }
#content                               { /* -moz-border-radius-topleft:1em; */ -moz-border-radius-bottomleft:1em; } 
.pBody                                 { -moz-border-radius-topright:1em; -moz-border-radius-bottomright:1em; }

/* macht kleine Rahmen um die Personal-Bar oben rechts. sieht dann so aus wie bei den Artikellinks */
#p-personal ul li 
 { background-color:white; border:1px solid #aaa; margin:0 .3em 0 0; padding:0 .8em .3em .8em;
   -moz-border-radius-bottomleft:0.5em; -moz-border-radius-bottomright:0.5em; 
 }

/* macht den Freigeben-Button mit rotem Rahmen. */
li#ca-unprotect               { border-color:#FF0000; border-width:4px; }

/* =========== DIVERSE AUSBLENDUNGEN ================ */
/*#p-logo,                    Wikipedia-Logo oben links */
/*#n-aboutsite,               Navigation: "Über Wikipedia" */
/*#n-alphindex,                 Navigation: "Von A bis Z" */
/*#n-help,                      Navigation: "Hilfe" */
/*#n-sitesupport,               Navigation: "Spenden" */
/*#p-navigation h5, #p-tb h5,   Navigation: Überschriften */
/*#p-Mitmachen h5,              Navigation: Überschriften */
/*#p-search,                    kompletten Suchbereich - Google-Suche: "site:de.wikipedia.org XXYYZZ" rulz
/*#t-upload,                    Werkzeuge: "Hochladen" */
/*#footer,                      Fußzeile */
/*#editpage-copywarn-copywarn,   Copyright-Warnung - zur Kenntnis genommen */
#editpage-longpagewarning,    /* hab ich nie Probleme mit gehabt */
.fullMedia, .fileInfo,        /* überflüssiger Bilddatei-Link */
.editHelp,                    /* neben den Buttons: "Abbruch" und "Bearbeitungshilfe" entfernen */
#histlegend                   /* erläuternde Hinweise in der "Versionen"-Seite */
 { display:none }

#Vorlage_Stub { display: block; }  /* Stubvorlage anzeigen */

/* ================================================== */
/* ================== TEMP ========================== */
/* ================================================== */

/* .ns--1 legend { background-color:#f3f3ff; } */


#fundraising { display:none; }
#coordinates {  
 position:absolute; z-index:1; border: none; background: none;  right:12px;  top:0.5em; float:right; margin: 0.0em;
 padding:0.0em; line-height: 1.5em; text-align:right; text-indent:0; font-size:85%; text-transform: none; white-space:normal;
}

/* <div id="bluefishtest" style="display:none;"> */
.bluefishtest { display: inline !important; }

.ns-4 toclevel-1 > a[href*="erledigt"]{color:gray;}
.ns-4 toclevel-1 > a[href*="gel.C3.B6scht"]{color:red;}
.ns-4 toclevel-1 > a[href*="bleibt"]{color:green;}

/* ================================================== */
/* ================== ungenutztes =================== */
/* ================================================== */

/* Navigationsleisten nur beim Anklicken von "Anzeigen" einblenden, siehe JS-Datei bzw. Benutzer:Navigation */
/*
.NavToggle {
    font-size: x-small;
    float:right; }
*/

/* Navigationsleisten nur beim Maus-Over einblenden */
/*
div[class="NavFrame"] { height:1.6em; overflow:hidden; }
div.NavFrame:hover { height:auto; }
*/

/* verfrachtet den kompletten Inhalt unter der Seitenüberschrift bis hinunter zur Kategorie-Anzeige in einen eigenen Scrollbereich. */
/* Vorteil: der Rest bleibt immer fix stehen. */
/* Nachteil: kein Mausscrollen und keine Bild-Runter/Seite-Ende-Taste mehr möglich, wird ignoriert. */
/* #bodyContent { height:665px; overflow:scroll; } */

/* Benutzer- & Artikelleiste fixieren - funktioniert im Firefox 0.8 zwar, aber bei 100% CPU-Last. also bis auf weiteres deaktiviert. */
/* 
div#p-cactions { /*Die Leiste zum Artikel bearbeiten usw.*/
position:fixed; background-color: #f8f8ff; z-index:5; top: 1.15em; width: 100%; }
div#p-personal { /*Die persönliche Leiste oben mit Benutzername ... Abmelden*/
position:fixed; background-color: #f8f8ff; z-index:5; line-height: 1.3em; }
*/

/* Ausblendung für mich nicht interessanter Image-Meta-Data-Tags */
/* #metadata,     
th.artist, th.copyright, th.imagedescription, th.make, th.model, th.datetimeoriginal, th.software, th.orientation, td.orientation, 
th.xresolution, td.xresolution, th.yresolution, td.yresolution, th.datetime, td.datetime, th.ycbcrpositioning, td.ycbcrpositioning, 
th.exposuretime, td.exposuretime, th.fnumber, td.fnumber, th.exifversion, td.exifversion, th.datetimedigitized, td.datetimedigitized, 
th.compressedbitsperpixel, td.compressedbitsperpixel, th.shutterspeedvalue, td.shutterspeedvalue, th.aperturevalue, td.aperturevalue, 
th.exposurebiasvalue, td.exposurebiasvalue, th.maxaperturevalue, td.maxaperturevalue, th.meteringmode, td.meteringmode, th.flash, 
td.flash, th.focallength, td.focallength, th.colorspace, td.colorspace, th.focalplanexresolution, td.focalplanexresolution, 
th.focalplaneyresolution, td.focalplaneyresolution, th.focalplaneresolutionunit, td.focalplaneresolutionunit, th.sensingmethod, 
td.sensingmethod, th.customrendered, td.customrendered, th.exposuremode, td.exposuremode, th.whitebalance, td.whitebalance, 
th.digitalzoomratio, td.digitalzoomratio, th.scenecapturetype, td.scenecapturetype, th.exposureprogram, td.exposureprogram, 
th.isospeedratings, td.isospeedratings, th.lightsource, td.lightsource, th.exposureindex, td.exposureindex, th.subjectdistancerange, 
td.subjectdistancerange, th.subsectime, td.subsectime, th.brightnessvalue, td.brightnessvalue, th.subsectimeoriginal, 
td.subsectimeoriginal, th.subsectimedigitized, td.subsectimedigitized, th.focallengthin35mmfilm, td.focallengthin35mmfilm, 
th.contrast, td.contrast, th.saturation, td.saturation, th.sharpness, td.sharpness
 { display:none; }
table.metadata { width:250px; }
*/

/* Bild-liegt-in-Commons-Hinweis auffälliger */
/*
div.sharedUploadNotice { background:#FFA500; }
*/

/* Diskussionsseiten */
.ns-1 * #content, .ns-1 * #p-cactions li, .ns-1 * #p-cactions li a,
.ns-3 * #content, .ns-3 * #p-cactions li, .ns-3 * #p-cactions li a,
.ns-5 * #content, .ns-5 * #p-cactions li, .ns-5 * #p-cactions li a,
.ns-7 * #content, .ns-7 * #p-cactions li, .ns-7 * #p-cactions li a,
.ns-9 * #content, .ns-9 * #p-cactions li, .ns-9 * #p-cactions li a,
.ns-11 * #content, .ns-11 * #p-cactions li, .ns-11 * #p-cactions li a,
.ns-13 * #content, .ns-13 * #p-cactions li, .ns-13 * #p-cactions li a,
.ns-15 * #content, .ns-15 * #p-cactions li, .ns-15 * #p-cactions li a,
.ns-101 * #content, .ns-101 * #p-cactions li, .ns-101 * #p-cactions li a,
.ns-105 * #content, .ns-105 * #p-cactions li, .ns-105 * #p-cactions li a {
   background: #EEEEFF;
}

.ns-1 dd, .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd, 
.ns-11 dd, .ns-13 dd,.ns-15 dd, .ns-101 dd, .ns-105 dd { 
  margin-left: 0em;
  padding-left: 1em;
}

/*.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, 
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-105 dl { 
   border-top: solid 1px #888888; 
   border-left: solid 1px #888888;
   padding: 0.2em;
   margin-top: 0.5em;
   margin-left: 0.5em;
}
*/

.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, 
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-105 dl 
{ background-color: #EEEEF0; }

.ns-1 dl dl, .ns-3 dl dl, .ns-5 dl dl, .ns-7 dl dl, .ns-9 dl dl, 
.ns-11 dl dl, .ns-13 dl dl, .ns-15 dl dl, .ns-101 dl dl, .ns-105 dl dl
{ background-color: #EEEEFF; }

.ns-1 dl dl dl, .ns-3 dl dl dl, .ns-5 dl dl dl, .ns-7 dl dl dl, .ns-9 dl dl dl, 
.ns-11 dl dl dl, .ns-13 dl dl dl, .ns-15 dl dl dl, .ns-101 dl dl dl, .ns-105 dl dl dl
{ background-color: #EEEEF0; }

.ns-1 dl dl dl dl, .ns-3 dl dl dl dl, .ns-5 dl dl dl dl, .ns-7 dl dl dl dl,
.ns-9 dl dl dl dl, .ns-11 dl dl dl dl, .ns-13 dl dl dl dl, .ns-15 dl dl dl dl,
.ns-101 dl dl dl dl, .ns-105 dl dl dl dl
{ background-color: #EEEEFF; }

.ns-1 dl dl dl dl dl, .ns-3 dl dl dl dl dl, 
.ns-5 dl dl dl dl dl, .ns-7 dl dl dl dl dl, 
.ns-9 dl dl dl dl dl, .ns-11 dl dl dl dl dl, 
.ns-13 dl dl dl dl dl, .ns-15 dl dl dl dl dl,
.ns-101 dl dl dl dl dl, .ns-105 dl dl dl dl dl
{ background-color: #EEEEF0; }

.ns-1 dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl, .ns-105 dl dl dl dl dl dl
{ background-color: #EEEEFF; }

.ns-1 dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl, .ns-105 dl dl dl dl dl dl dl
{ background-color: #EEEEF0; }

.ns-1 dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl dl, .ns-105 dl dl dl dl dl dl dl dl
{ background-color: #EEEEFF; }

.ns-1 dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl dl dl, .ns-105 dl dl dl dl dl dl dl dl dl 
{ background-color: #EEEEF0; }

.ns-1 dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl dl dl dl, .ns-105 dl dl dl dl dl dl dl dl dl dl 
{ background-color: #EEEEFF; }

 .sysop { display: block }
/* </nowiki></pre> */
Retrieved from "https://en.wikipedia.org/w/index.php?title=User:Sebmol/monobook.css&oldid=165820588"