KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 49: | Zeile 49: | ||
color:rgba(255, 255, 255, 0.9); | color:rgba(255, 255, 255, 0.9); | ||
display: inline-block; | display: inline-block; | ||
background: | background-image: radial-gradient(rgb(104, 167, 200)0%, rgb(43, 151, 213) 80%); | ||
border: 1px solid # | border: 1px solid #878a90; | ||
border-radius:3px; | border-radius:3px; | ||
padding: 0px 3px!important; | padding: 0px 3px!important; | ||
font-size: | font-size:80%; | ||
text-align:left; | text-align:left; | ||
float:none!important; | float:none!important; | ||
Version vom 23. August 2019, 14:59 Uhr
/*** Diese css-Styles werden von der Vorlage {{TOC2}} automatisch eingebunden! ***/
/*** Alle anderen müssen dieses css wie folgt einbinden: <templatestyles src="Vorlage:Styles.css" /> ***/
hr {
text-align:left;
}
.glyphicons {
display: inline-block;
/*opacity: 1;*/
}
.unsichtbar {
display: none!important;
}
h3 {
white-space: pre-wrap;
}
.listhead p {
margin-bottom: 0;
}
/* Formatierung Ausklapp-Toggle */
/* Ersetzt [ausklappen] durch eine farbige, linksbündige Schaltfläche */
/* :before und :after entfernen die [] */
/* Der Ausklapp-Button wird von Mediawiki automatisch in eine Tabellenzeile geschrieben */
/* und erhält einen unschönen Rand, der ebenfalls entfernt wird */
/* Die Beschriftung wird dann gesteuert mit: »data-expandtext=« bzw. »data-collapsetext=« */
.mw-collapsible-toggle {
color:rgba(255, 255, 255, 0.9);
display: inline-block;
background: #ec971f;
border: 1px solid #f0ad4e;
border-radius:3px;
padding: 0px 3px!important;
font-size:100%;
text-align:left;
float:none!important;
margin-top: 0.3em;
}
.dezent .mw-collapsible-toggle {
color:rgba(255, 255, 255, 0.9);
display: inline-block;
background-image: radial-gradient(rgb(104, 167, 200)0%, rgb(43, 151, 213) 80%);
border: 1px solid #878a90;
border-radius:3px;
padding: 0px 3px!important;
font-size:80%;
text-align:left;
float:none!important;
margin-top: 0.3em;
}
.mw-collapsible-toggle-default::before {
content: '';
}
.mw-collapsible-toggle-default::after {
content: '';
}
table.mw-collapsible > tbody > tr:first-child > td:first-child {
border: 0;
}
/* Ende Formatierung Ausklapp-Toggle */
th.headerSort {
padding-right: 19px!important;
}
pre {
padding: 0.5em;
margin-bottom: 0px;
}
dd {
margin-left: 2em;
}
ul {
margin-bottom: 0px;
}
.mw-empty-elt {
display: block!important;
}
.spiegelstrich ul {
list-style-type:none;
}
.spiegelstrich ul li:before {
content: "– "
}
.wikitable1 {
background-color:white;
color: #222;
margin: 0em 0;
border: 1px solid white;
border-collapse: collapse;
}
.wikitable2, .wikitable3 {
/* background-color:white; */
color: #222;
margin: 0em 0;
border: 1px solid white;
border-collapse: collapse;
}
.wikitable1 th, .wikitable2 th, .wikitable3 th {
background-color: #eaecf0;
border: 1px solid #a2a9b1;
}
.wikitable1 td, .wikitable2 > tbody > tr > td {
background-color: #f8f9fa;
border: 1px solid #a2a9b1;
padding: 0.2em 0.2em;
line-height:1.4;
}
.wikitable1 .Leerzeile, .wikitable2 .Leerzeile, .wikitable3.Leerzeile, .sptable.Leerzeile, .sptable2.Leerzeile, .sptable3.Leerzeile {
border-left: 0;
border-right: 0;
background: white;
}
.pt2 {
float: left;
margin-bottom :10px;
max-width:44%;
}
.sptable {
background-color:white;
color: #222;
margin: 0em 0;
border: 0;
border-collapse: collapse;
}
.sptable td {
background-color: #f8f9fa;
border: 1px solid #a2a9b1;
padding: 0.2em 0.2em;
line-height:1.4;
}
.sptable2, .sptable3 {
background-color:white;
color: #222;
margin: 0em 0;
border: 0;
border-collapse: collapse;
}
.sptable2 td, .sptable3 td {
background-color: #f8f9fa;
border: 1px solid #a2a9b1;
padding: 0.2em 0.1em;
line-height:1.4;
}
.spgridtr .Leerzeile {
border-left: 0;
border-right: 0;
background: white;
}
.noborder {
border: 0!important;
background: 0!important;
}
.border-bottom-xs td {
border: 0!important;
}
.blank td {
border: 0!important;
background: white!important;
}
.sptable .Leerzeile {
border-left: 0;
border-right: 0;
background: white;
}
.sptable .Leerzeile {
border-left: 0!important;
border-right: 0!important;
background: white!important;
}
.bild2 {
display: inline-block;
}
tr > td.bild {
background-color: white;
border: 0;
padding-top:0px;
padding-left: 10px;
}
.sptable th, .sptable2 th, .sptable3 th {
background-color: #ccc;
border: 1px solid #a2a9b1;
padding: 5px;
}
.sptable td {
padding-top: 5px;
}
.bild2 .tright {
margin-top: 0em;
}
tbody > tr:nth-child(2) > * > .bild2 .tright {
margin-top: -2.3em;
}