Vorlage:Styles.css: Unterschied zwischen den Versionen
Aus Securepoint Wiki
K |
K |
||
(171 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 4: | Zeile 4: | ||
hr { | hr { | ||
text-align:left; | text-align:left; | ||
− | + | } | |
.glyphicons { | .glyphicons { | ||
Zeile 13: | Zeile 13: | ||
.unsichtbar { | .unsichtbar { | ||
display: none!important; | display: none!important; | ||
− | } | + | } |
+ | |||
+ | h3 { | ||
+ | white-space: pre-wrap; | ||
+ | } | ||
+ | |||
+ | .listhead p { | ||
+ | margin-bottom: 0; | ||
+ | } | ||
+ | |||
+ | .no-p p { | ||
+ | margin-top: 0; | ||
+ | margin-bottom: 0!important; | ||
+ | } | ||
+ | |||
+ | .sptable2 .thumbinner { | ||
+ | width: auto; | ||
+ | } | ||
+ | |||
+ | /* .sptable2 > * > .flexelement > * > .thumbinner { | ||
+ | width: unset; | ||
+ | } */ | ||
+ | |||
+ | .blank { | ||
+ | background: white; | ||
+ | } | ||
+ | |||
+ | |||
/* Formatierung Ausklapp-Toggle */ | /* Formatierung Ausklapp-Toggle */ | ||
Zeile 36: | Zeile 63: | ||
margin-top: 0.3em; | 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 { | .mw-collapsible-toggle-default::before { | ||
Zeile 44: | Zeile 85: | ||
content: ''; | content: ''; | ||
} | } | ||
+ | |||
+ | .hover .mw-collapsible-toggle { | ||
+ | border: unset; | ||
+ | background: unset; | ||
+ | color: unset; | ||
+ | font-size: unset; | ||
+ | border-bottom: 1px dotted black; | ||
+ | border-radius: 0px; | ||
+ | line-height: 0em; | ||
+ | height: 0.5em; | ||
+ | } | ||
+ | |||
+ | .hover.mw-collapsible { | ||
+ | display: inline-block; | ||
+ | } | ||
table.mw-collapsible > tbody > tr:first-child > td:first-child { | table.mw-collapsible > tbody > tr:first-child > td:first-child { | ||
Zeile 54: | Zeile 110: | ||
padding-right: 19px!important; | padding-right: 19px!important; | ||
} | } | ||
+ | |||
+ | .top td { | ||
+ | vertical-align: top; | ||
+ | } | ||
+ | |||
+ | .middle td { | ||
+ | vertical-align: middle; | ||
+ | } | ||
pre { | pre { | ||
Zeile 67: | Zeile 131: | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
} | } | ||
+ | |||
+ | .mw-empty-elt { | ||
+ | display: block!important; | ||
+ | } | ||
+ | |||
+ | .spiegelstrich ul { | ||
+ | list-style-type:none; | ||
+ | } | ||
+ | |||
+ | .spiegelstrich ul li:before { | ||
+ | content: "– " | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
.wikitable1 { | .wikitable1 { | ||
Zeile 89: | Zeile 168: | ||
} | } | ||
− | .wikitable1 td, .wikitable2 > tbody > tr > | + | .wikitable1 td, .wikitable2 > tbody > tr > td { |
background-color: #f8f9fa; | background-color: #f8f9fa; | ||
border: 1px solid #a2a9b1; | border: 1px solid #a2a9b1; | ||
Zeile 96: | Zeile 175: | ||
} | } | ||
− | .wikitable1 .Leerzeile, .wikitable2 .Leerzeile, .wikitable3.Leerzeile { | + | .wikitable1 .Leerzeile, .wikitable2 .Leerzeile, .wikitable3.Leerzeile, .sptable.Leerzeile, .sptable0.Leerzeile, .sptable2.Leerzeile, .sptable3.Leerzeile { |
− | border-left: | + | border-left: 0; |
− | border-right: | + | border-right: 0; |
background: white; | background: white; | ||
} | } | ||
+ | |||
+ | .sptable2 .hrzeile { | ||
+ | border-left-style: hidden; | ||
+ | border-right-style: hidden; | ||
+ | border-bottom-style: hidden; | ||
+ | background: unset; | ||
+ | } | ||
+ | |||
.pt2 { | .pt2 { | ||
Zeile 116: | Zeile 203: | ||
} | } | ||
− | .sptable | + | .sptable tr > td:first-child { |
− | background-color: # | + | text-align: left; |
− | border: | + | } |
+ | |||
+ | .sptable2, .sptable3 { | ||
+ | background-color:white; | ||
+ | color: #222; | ||
+ | margin: 0em 0; | ||
+ | border: 0; | ||
+ | border-collapse: collapse; | ||
} | } | ||
− | .sptable td { | + | .sptable td, .sptable0 td, .sptable2 td, .sptable3 td { |
background-color: #f8f9fa; | background-color: #f8f9fa; | ||
border: 1px solid #a2a9b1; | border: 1px solid #a2a9b1; | ||
− | padding: 0.2em 0. | + | padding: 0.2em 0.1em; |
line-height:1.4; | line-height:1.4; | ||
} | } | ||
− | . | + | .spgridtr .Leerzeile { |
border-left: 0; | border-left: 0; | ||
border-right: 0; | border-right: 0; | ||
Zeile 134: | Zeile 228: | ||
} | } | ||
− | .noborder | + | |
+ | |||
+ | .noborder { | ||
border: 0!important; | border: 0!important; | ||
+ | background: 0!important; | ||
} | } | ||
Zeile 147: | Zeile 244: | ||
} | } | ||
− | + | .sptable .Leerzeile, .sptable2 .Leerzeile { | |
− | + | border-left: 0; | |
− | + | border-right: 0; | |
− | + | background: white; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | .sptable .Leerzeile, .sptable2 .Leerzeile { | |
− | . | + | border-left: 0!important; |
− | + | border-right: 0!important; | |
− | + | background: white!important; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | td { | + | .pd5 td { |
− | + | padding: 5px; | |
− | |||
− | |||
− | |||
− | |||
} | } | ||
+ | tr > td.bild { | ||
+ | background-color: white; | ||
+ | border: 0; | ||
+ | border-top-style: hidden; | ||
+ | border-bottom-style: hidden; | ||
+ | padding-top:0px; | ||
+ | padding-left: 10px; | ||
} | } | ||
− | + | tr > th.bild { | |
− | + | background-color: white; | |
− | + | border: 0; | |
− | + | padding-top:0px; | |
− | + | padding-left: 10px; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | . | ||
− | |||
− | background | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | padding- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | padding-left: | ||
vertical-align: top; | vertical-align: top; | ||
} | } | ||
− | . | + | .sptable th, .sptable0 th, .sptable2 th, .sptable3 th { |
− | + | background-color: #ccc; | |
− | + | border: 1px solid #a2a9b1; | |
− | + | padding: 5px; | |
− | + | } | |
− | . | + | .sptable td, .sptable0 td { |
− | + | padding-top: 5px; | |
− | + | } | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | .bild2 .tright { | |
− | + | margin-top: 0em; | |
− | + | } | |
− | . | + | tbody > tr:nth-child(2) > * > .bild2 .tright { |
− | + | margin-top: -2.3em; | |
− | + | } | |
+ | .sptablelist tr:nth-child(odd) > td { | ||
+ | background: #EAE0E0; | ||
} | } | ||
− | + | .sptablelist tr:nth-child(even) > td { | |
− | + | background: #EFEAEA; | |
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | code { | |
− | + | border: 1px solid #c2c2c2; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | td.border-bottom-dezent { |
− | + | border-bottom-color: #ddd; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | border-bottom | ||
− | |||
} | } | ||
− | |||
− | |||
− | |||
− | . | + | .nop p { |
− | + | margin-bottom: 0px; | |
} | } | ||
− | |||
− | |||
− | |||
− | |||
− |
Aktuelle Version vom 5. Dezember 2019, 14:50 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; } .no-p p { margin-top: 0; margin-bottom: 0!important; } .sptable2 .thumbinner { width: auto; } /* .sptable2 > * > .flexelement > * > .thumbinner { width: unset; } */ .blank { background: white; } /* 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: ''; } .hover .mw-collapsible-toggle { border: unset; background: unset; color: unset; font-size: unset; border-bottom: 1px dotted black; border-radius: 0px; line-height: 0em; height: 0.5em; } .hover.mw-collapsible { display: inline-block; } table.mw-collapsible > tbody > tr:first-child > td:first-child { border: 0; } /* Ende Formatierung Ausklapp-Toggle */ th.headerSort { padding-right: 19px!important; } .top td { vertical-align: top; } .middle td { vertical-align: middle; } 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, .sptable0.Leerzeile, .sptable2.Leerzeile, .sptable3.Leerzeile { border-left: 0; border-right: 0; background: white; } .sptable2 .hrzeile { border-left-style: hidden; border-right-style: hidden; border-bottom-style: hidden; background: unset; } .pt2 { float: left; margin-bottom :10px; max-width:44%; } .sptable { background-color:white; color: #222; margin: 0em 0; border: 0; border-collapse: collapse; } .sptable tr > td:first-child { text-align: left; } .sptable2, .sptable3 { background-color:white; color: #222; margin: 0em 0; border: 0; border-collapse: collapse; } .sptable td, .sptable0 td, .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, .sptable2 .Leerzeile { border-left: 0; border-right: 0; background: white; } .sptable .Leerzeile, .sptable2 .Leerzeile { border-left: 0!important; border-right: 0!important; background: white!important; } .pd5 td { padding: 5px; } tr > td.bild { background-color: white; border: 0; border-top-style: hidden; border-bottom-style: hidden; padding-top:0px; padding-left: 10px; } tr > th.bild { background-color: white; border: 0; padding-top:0px; padding-left: 10px; vertical-align: top; } .sptable th, .sptable0 th, .sptable2 th, .sptable3 th { background-color: #ccc; border: 1px solid #a2a9b1; padding: 5px; } .sptable td, .sptable0 td { padding-top: 5px; } .bild2 .tright { margin-top: 0em; } tbody > tr:nth-child(2) > * > .bild2 .tright { margin-top: -2.3em; } .sptablelist tr:nth-child(odd) > td { background: #EAE0E0; } .sptablelist tr:nth-child(even) > td { background: #EFEAEA; } code { border: 1px solid #c2c2c2; } td.border-bottom-dezent { border-bottom-color: #ddd; } .nop p { margin-bottom: 0px; }