Benutzer:Limasign/monobook.css

aus Wikipedia, der freien Enzyklopädie
Zur Navigation springen Zur Suche springen

Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Strg+F5
/* für MediaWiki:Common.css: */
#hauptseite h2 {
  background-color: #d8e8ff;
  border: 1px solid #8898bf;
  font-size: 1em;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  -moz-border-radius-topleft: 0.5em;
  -moz-border-radius-topright: 0.5em;
  }
#hauptseite .inhalt {
  background-color: #ffffff;
  border: 1px solid #8898bf;
  border-top: 0px solid white;
  margin-bottom: 1em;
  padding: 0.3em 0.8em 0.4em 0.8em;
  -moz-border-radius-bottomleft: 0.5em;
  -moz-border-radius-bottomright: 0.5em;
  }
#hauptseite .inhalt hr {
  background-color: #8898bf;
  color: #8898bf;
  height: 1px;
  margin:0.5em 0;
  padding: 0;
  }
#hauptseite .inhalt .mehr {
  clear: both;
  font-size: 95%;
  margin-top: 0.8em;
  text-align: right;
  }

.hauptseite-oben h2,
.hauptseite-unten h2 {
  text-align: center;
  }
.hauptseite-oben .inhalt .portale-1 {
  display: none;
  font-size: 105%;
  font-variant: small-caps;
  font-weight: bold;
  text-align: center;
  }
.hauptseite-oben .inhalt .portale-2 {
  background-color: transparent;
  font-weight: bold;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  }
.hauptseite-oben .inhalt .intern {
  font-size: 90%;
  text-align: center;
  }
.hauptseite-links {
  margin-right: 0.5em;
  }
.hauptseite-rechts {
  margin-left: 0.5em;
  }
.hauptseite-links h2,
.hauptseite-rechts h2 {
  text-indent: 0.8em;
  }
.hauptseite-unten .inhalt {
  margin-bottom: 0;
  }
#hauptseite-schwesterprojekte .inhalt a {
  font-weight: bold;
  }






/* Kopiert von Bluefish.as am 07.08.2005  *Dankeschön !* */
/* Teile von Nico Haase
/* Auf eigene Belange angepasst. Littl.
/* ============================================================================================== */
/* Referenz1: http://de.wikipedia.org/style/monobook/main.css                                     */
/* Referenz2: http://meta.wikimedia.org/wiki/User_styles                                          */


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

a[href*="monobook."]        { background:#C1FFC1; }      /* <- Das interessiert mich */

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

/* so dies und das */
/* body { font-family: Verdana; } */
a:active { color: #002bb8; }              /* andere Farbe für aktive Links */
li#pt-watchlist { font-weight:bold; }     /* Personal-Bar: link auf die Watchlist fett */
table.metadata { display:block; }         /* dauerhaftes einblenden des Personendaten-Blocks */

/* 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; }

/* DIVERSE AUSBLENDUNGEN */
#p-logo { display: none }                 /* blendet das Wikipedia-Logo aus */
#n-currentevents, #n-sitesupport { display: none; } /* Navigation: "Aktuelles" und "Spenden" ausblenden*/
li#pt-userpage { background: none }       /* blendet das Icon neben dem Benutzernamen aus */
/* li#pt-logout { display: none; }   */        /* Personal-Bar: "Abmelden" ausblenden, das brauch ich nicht ;-) */
#footer  { display: none; }               /* blendet die Fußzeile aus */
#editpage-copywarn-copywarn  { display: none; } /* blendet die Copyright-Warnungen unterm Editier-Fenster aus, die hab ich zur Kenntnis genommen */
#editpage-longpagewarning   { display: none; } /* hab ich nie Probleme mit gehabt */
#fundraising {display: none; } /* Spendenaufruf ausblenden, zur Kenntnis genommen */

/*Hände weg von fremden Benutzerseiten :-)) Mein Dank geht an Benutzer: D*/
li#ca-edit a[href*="title=Benutzer:"] { background: left url(http://upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Stop_hand.png/32px-Stop_hand.png); }
li#ca-edit a[href*="title=Benutzer:Limasign/"] { background: none; }
li#ca-edit a[href*="title=Benutzer:Limasign&"] { background: none; }

/* kleinerer Kackbalken. ("Du hast neue Nachrichten") Mein Danke geht an Benutzer: D*/
div.usermessage {
    font-weight: normal;
    background-color: transparent !important;
    border-color: transparent transparent black transparent !important;
    border-style: groove; 
    margin-top: -1em; /* evtl. weglassen */
}
div.usermessage a { color: darkred; }

/* Blöde eMail-Message ausblenden */
#confirmemail { display:none }


/* 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; }
div.pBody                              { -moz-border-radius-topright: 1em; -moz-border-radius-bottomright: 1em; }







/* <pre><nowiki> */
/*======================================================================*/
/*## actionLink.css */

/* a link triggering a javascript action */ 
.actionLink {
    cursor: pointer;
    color: darkred;
    white-space: nowrap;
}
/* i need to be sure i execute the right action */
.actionLink:hover {
    text-decoration: underline;
}

/*======================================================================*/
/*## progressArea.css */

/* ajax user notification thingy */
.progressArea {
    color: black;
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    margin: 2em 0 1em;
    padding: .3em .3em;
    vertical-align: middle;
}
.progressArea .header {
    font-weight: bold;
}

/*======================================================================*/
/*## foldButton.css */

/* a button for folding headers */
.foldButton {
    position: relative;
    width: 1.5ex;
    margin-left: 0;
    margin-right: 0.4ex;
    padding-left: 0.4ex;
    padding-right: 0.3ex;
    cursor: pointer;
    color: black;
    /*
    background-color: transparent;
    top: -0.2ex;
    font-size: 1.2ex;
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-color: lightgrey;
    */
}
.foldButton:hover {
    color: red;
}

/* kill the paragraph between the editsection-div and the header */
div.editsection + p {
    margin: 0; 
}
/* </nowiki></pre> */






/* monobook.css */
#column-one { padding-top: 1.8em; }
#p-logo     { display: none; }





/* Angaben für showRedundantLinks */
.redundantLinkMark {
    color:green;
    font-weight:bold;
}
.highlight {
    background-color:#ffaa00;
}





/* <pre><nowiki> */
/*======================================================================*/
/*## foldButton.css */

/* a button for folding headers */
.foldButton {
    position: relative;
    width: 1.5ex;
    margin-left: 0;
    margin-right: 0.4ex;
    padding-left: 0.4ex;
    padding-right: 0.3ex;
    cursor: pointer;
    color: black;
    /*
    background-color: transparent;
    top: -0.2ex;
    font-size: 1.2ex;
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-color: lightgrey;
    */
}
.foldButton:hover {
    color: red;
}

/* kill the paragraph between the editsection-div and the header */
div.editsection + p {
    margin: 0; 
}
/* </nowiki></pre> */