MediaWiki:Common.css: Unterschied zwischen den Versionen

K
keine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 111: Zeile 111:
  */
  */
.prettytable {
.prettytable {
background-color: #FFFFFF;
background-color: #f8f9fa;
border: 0px solid #9cacbf;
border: 1px solid #a2a9b1;
border-collapse: collapse;
border-collapse: collapse;
  margin: 5px;
color: black;
  border: 0px solid black;
margin: 1em 0;
  outline: 1px solid #9cacbf;
  outline-offset: 5px;
}
}
}
table.prettytable > * > tr > th,
table.prettytable > * > tr > th,
table.prettytable > * > tr > td {
table.prettytable > * > tr > td {
border: 0px solid #9cacbf;
border: 1px solid #a2a9b1;
padding: .2em .4em;
padding: .2em .4em;
}
}
table.prettytable > * > tr > th {
table.prettytable > * > tr > th {
/* background-color: #FFFFFF; */
/* background-color: #eaecf0; */
text-align: center;
text-align: center;
}
}
table.prettytable > caption {
table.prettytable > caption {
font-weight: bold;
}
.prettytableGoalie {
background-color: #FFFFFF;
border: 0px solid #ED6A0B;
border-collapse: collapse;
  margin: 5px;
  border: 0px solid black;
  outline: 1px solid #ED6A0B;
  outline-offset: 5px;
}
}
table.prettytableGoalie > * > tr > th,
table.prettytableGoalie > * > tr > td {
border: 0px solid #ED6A0B;
padding: .2em .4em;
}
table.prettytableGoalie > * > tr > th {
/* background-color: #FFFFFF; */
text-align: center;
}
table.prettytableGoalie > caption {
font-weight: bold;
}
.prettytableRef {
background-color: #FFFFFF;
border: 0px solid #FFBF00;
border-collapse: collapse;
  margin: 5px;
  border: 0px solid black;
  outline: 1px solid #FFBF00;
  outline-offset: 5px;
}
}
table.prettytableRef > * > tr > th,
table.prettytableRef > * > tr > td {
border: 0px solid #FFBF00;
padding: .2em .4em;
}
table.prettytableRef > * > tr > th {
/* background-color: #FFFFFF; */
text-align: center;
}
table.prettytableRef > caption {
font-weight: bold;
}
.prettytableInfobox {
background-color: #FFFFFF;
border: 0px solid #FFFFFF;
border-collapse: collapse;
  margin: 5px;
  border: 0px solid black;
  outline: 1px solid #FFFFFF;
  outline-offset: 5px;
}
}
table.prettytableInfobox > * > tr > th,
table.prettytableInfobox > * > tr > td {
border: 0px solid #FFFFFF;
padding: .2em .4em;
}
table.prettytableInfobox > * > tr > th {
/* background-color: #FFFFFF; */
text-align: center;
}
table.prettytableInfobox > caption {
font-weight: bold;
}
.prettytableHOF {
background-color: #FFFFFF;
border: 0px solid #EDC900;
border-collapse: collapse;
  margin: 5px;
  border: 0px solid black;
  outline: 1px solid #EDC900;
  outline-offset: 5px;
}
}
table.prettytableHOF > * > tr > th,
table.prettytableHOF > * > tr > td {
border: 0px solid #EDC900;
padding: .2em .4em;
}
table.prettytableHOF > * > tr > th {
/* background-color: #FFFFFF; */
text-align: center;
}
table.prettytableHOF > caption {
font-weight: bold;
font-weight: bold;
}
}
Zeile 440: Zeile 344:
#mw-content-text a.external[href^="http://www.wikidata.org"],
#mw-content-text a.external[href^="http://www.wikidata.org"],
#mw-content-text a.external[href^="https://www.wikidata.org"],
#mw-content-text a.external[href^="https://www.wikidata.org"],
#mw-content-text a.external[href*=".toolforge.org/"],
#mw-content-text a.external[href^="//tools.wmflabs.org"],
#mw-content-text a.external[href^="//tools.wmflabs.org"],
#mw-content-text a.external[href^="http://tools.wmflabs.org"],
#mw-content-text a.external[href^="http://tools.wmflabs.org"],
Zeile 459: Zeile 364:
border-bottom-color: rgba(50%, 50%, 50%, .5);
border-bottom-color: rgba(50%, 50%, 50%, .5);
text-decoration-color: rgba(50%, 50%, 50%, .5);
text-decoration-color: rgba(50%, 50%, 50%, .5);
}
/*
* blockquote-Styling (grauer Rand links) lokal überschreiben,
* führt u.a. zu unschöner Darstellung bei linksfließenden Elementen,
* vgl. [[phab:T265947]] und [[Special:Permalink/205770389#blockquote_durch_MediaWiki.css]]
*/
.mw-body-content blockquote {
  border-left: none;
  padding:    0;
}
}


Zeile 493: Zeile 408:
border: 1px solid #c00000;
border: 1px solid #c00000;
margin: 1em 0;
margin: 1em 0;
}
/* Warnmeldung für gesperrte Titel: [[MediaWiki:Titleprotectedwarning]] */
.mw-titleprotectedwarning {
background: #eaecf0;
border: 2px solid red;
padding: 1em;
}
}


Zeile 515: Zeile 423:
border-top: none;
border-top: none;
margin-top: -8px;
margin-top: -8px;
}
/* Gestaltung der Edittools-Leiste: [[MediaWiki:Onlyifediting.js]] */
div#specialchars {
background: white;
border: 1px solid #a2a9b1;
margin-top: 3px;
padding: 1px;
text-align: left;
}
}


Zeile 613: Zeile 512:
.action-view.page-Wikipedia_Hauptseite h1.firstHeading,
.action-view.page-Wikipedia_Hauptseite h1.firstHeading,
.action-view.page-Wikipedia_Hauptseite #contentSub,
.action-view.page-Wikipedia_Hauptseite #contentSub,
.action-view.page-Wikipedia_Hauptseite #contentSub2,
.action-view.page-Wikipedia_Hauptseite #catlinks,
.action-view.page-Wikipedia_Hauptseite #catlinks,
.page-Wikipedia_Hauptseite #p-wikibase-otherprojects {  
.page-Wikipedia_Hauptseite #p-wikibase-otherprojects {  
display: none;
display: none;
}
}
/* [[Wikipedia Diskussion:Meinungsbilder/Neue Hauptseite/V5-2-css]], 2006 */
#hauptseite h2 {
background: #d8e8ff;
border: 1px solid #8898bf;
font-family: inherit; /* [[mw:Typography refresh]] */
font-size: 1em;
font-weight: bold;
line-height: 1.5; /* [[mw:Typography refresh]] */
margin: 0;
padding: .1em 0;
}
#hauptseite .inhalt {
background: #fff;
border: 1px solid #8898bf;
border-top: 0;
min-height: 0; /* IE 7 */
padding: .3em .8em .4em;
}
#hauptseite .inhalt hr {
background: #8898bf;
color: #8898bf; /* IE 7 */
height: 1px;
margin: .5em 0;
}
#hauptseite .inhalt .mehr {
clear: both;
font-size: 95%;
margin-top: .8em;
text-align: right;
}
.hauptseite-oben,
.hauptseite-links,
.hauptseite-rechts {
margin-bottom: 1em;
}
.hauptseite-links {
margin-right: .5em;
}
.hauptseite-rechts {
margin-left: .5em;
}
.hauptseite-oben h2,
.hauptseite-unten h2 {
text-align: center;
}
.hauptseite-oben .inhalt .portale {
font-weight: bold;
margin: .2em 0;
}
.hauptseite-oben .inhalt .intern {
font-size: 90%;
text-align: center;
}
.hauptseite-links h2,
.hauptseite-rechts h2 {
text-indent: .8em;
}
#hauptseite-schwesterprojekte .inhalt a {
font-weight: bold;
}
#catlinks { display:block }
#firstHeading {display: none;}