Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
 
(240 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
/*** Diese css-Styles werden von der Vorlage {{TOC2}} automatisch eingebunden! ***/
/*** Diese css-Styles werden von der Vorlage {{Set_lang}} automatisch eingebunden! ***/
/*** Alle anderen müssen dieses css wie folgt einbinden: <templatestyles src="Vorlage:Styles.css" /> ***/
/*** Alle anderen müssen dieses css wie folgt einbinden: <templatestyles src="Vorlage:Styles.css" /> ***/


.button a.image {
/****** Beginn Workaround für LiveWiki *****/
display: inline-block;
padding-right: 2px;
}




.button-2 .button a.image {
.fas.fa-sun-bright::before {
vertical-align: -2px;
  content: "";
padding-right: 20px;
}
}


.button .button-1 a.image {
.fa-paragraph-left::before {
vertical-align: -1px;
  content: "";
}
}


.mw-editform #wpTextbox1 {
.fa-close::before {
color:black!important;
  content: "";
}
}




/********** Ende  Workaround für LiveWiki *****/


/* hr {
  text-align:left;
}*/
hr {
margin-top: 1rem;
margin-bottom: 1rem;
height: 0px;
border: 0;
border-top-color: currentcolor;
border-top-style: none;
border-top-width: 0px;
border-top: 1px solid rgba(0,0,0,0.1);
clear: unset;
display: flex;
background: rgba(0,0,0,0.25);
}
.toclevel-2 {
margin-left: 15px;
}


.toclevel-3 {
/****** Kann wieder raus, wenn in scss _position_ entfernt ******/
font-size: 90%;
margin-left: 22px;
}


.toclevel-4 {
.mw-collapsible-text { /*z-index und position raus, padding-left geändert */
font-size: 80%;
  padding-left: 0.25em;
margin: -4px 0px -4px 26px;
  display: unset;
}
}


.glyphicons {
.mw-collapsible-toggle-default::before,
   display: inline-block;
.dezent .mw-collapsible-toggle-default::before,
   /*opacity: 1;*/
.bigdezent .mw-collapsible-toggle-default::before {
   content: "\f25a";
  font-family: "Font Awesome 6 Pro";
   font-weight: 300;
}
}


.halflings {
.hover .mw-collapsible-toggle-default::before {
display: inline-block;
content: "";
}
}


table {
.mw-collapsible .mw-collapsible-toggle-default::after {
/* display: inline; */
content: "";
margin: unset;
}
 
 
.unsichtbar {
  display: none!important;
}
 
h3 {
  white-space: pre-wrap;
}
 
.listhead p {
margin-bottom: 0;
}
 
.no-p p {
margin-top: 0;
margin-bottom: 0!important;
}
 
 
/* 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;
  }
 
.info-collapsed .mw-collapsible-toggle, .info-collapsed, .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-toggle {
text-decoration-line: underline;
text-decoration-style: dotted;
}
}


 
.info .mw-collapsible-toggle-default::before,
.info-collapsed .mw-collapsible-toggle-default::before {
.info-collapsed .mw-collapsible-toggle-default::before {
content: '\f129';
  content: "\f05a";
font-family: 'Font Awesome 5 Pro';
font-weight: 300;
color: #ec971f;
border-bottom: 1px dotted #ec971f;
border-radius: 0px;
padding-bottom: 1px;
}
 
.info-collapsed .mw-collapsible-text {
display: none;
}
 
.hover.mw-collapsible {
display: inline-block;
}
 
#mw-customcollapsible-Inhalte {
display: inline;
}
 
#mw-customcollapsible-info-collapsed {
display: inline-table;
}
 
#mw-customcollapsible-hover {
display: inline-table;
}
 
.mw-collapsible-content {
    display: inline;
}
}


 
.fab.fa-windows .mw-collapsible-toggle-default::before {
/* Ende Formatierung Ausklapp-Toggle */
   content: "\f17a";
 
   font-family: "Font Awesome 6 Brands";
 
 
 
 
th.headerSort {
   padding-right: 19px!important;
   }
 
.top td {
vertical-align: top;
}
}


.middle td {
.fab.fa-linux .mw-collapsible-toggle-default::before {
vertical-align: middle;
  content: "\f17c";
  font-family: "Font Awesome 6 Brands";
}
}


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: "– "
}


.angel li::before {
.embedvideo-thumbnail__image {
font-family: 'Font Awesome 5 Pro';
width: inherit;
content: "\f105  ";
height: inherit;
object-fit: cover;
position: absolute;
}
}


/***** *****/


.wikitable {
width: auto;
}
.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;
border: 0;
background: unset;
  }
.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 {
.Preview {
display: block;
display: none;
color: #222;
margin: 0em 0;
/* border: 0; */
border-collapse: collapse;
}
}


.sptable td {
.Not-Preview-yes.Preview-yes {
    background-color: #f8f9fa;
display: none;
    border: 1px solid #a2a9b1;
    padding: 0.2em 0.2em;
    line-height:1.4;
    }
 
.sptable tr > td:first-child {
text-align: left;
}
 
.sptable2, .sptable3 {
    /* color: #222; */
    margin: 0em 0;
    border: 0;
    border-collapse: collapse;
    }
 
.sptable2 td, .sptable0 td, .sptable2 td, .sptable3 td {
    background-color: #f8f9fa;
    border: 1px solid #a2a9b1;
    padding: 0.2em 0.1em;
    line-height:1.4;
    }
 
.sptable2 .Hinweis td, .sptable0 .Hinweis td, .sptable3 .Hinweis td {
background-color: unset;
border: unset;
}
}


 
.Preview.Preview-yes {
.spgridtr .Leerzeile {
display: block;
  border-left: 0;  
padding-bottom: 1em;
  border-right: 0;  
position: absolute;
  background: white;
top: -4em;
  }
left: 8.5em;
 
 
.sptable .Leerzeile, .sptable2 .Leerzeile {
border: 0;  
background: unset;
}
}


.pd5 td {
.Preview + p{
padding: 5px;
display: inline-flex;
}
 
td.bild, th.bild {
background-color: unset;
border: 0;
padding-top:0px;
padding-left: 10px;
width: 45%;
}
}


td.bild.width-xxl {
.Preview-yes .prev a:nth-child(1) {
width: 55%;
display: block;
padding-bottom: 1em;
}
}


td.bild.width-xl {
.sp-lang-de ~ * .prev a:nth-child(1)::before {
width: 50%;
color: rgba(0,0,0,0.7);
content: "Vorherige Version:";
font-weight: normal;
}
}


td.bild.width-l {
.sp-lang-en ~ * .prev a:nth-child(1)::before {
width: 40%;
color: rgba(0,0,0,0.7);
content: "Previous version:";
font-weight: normal;
}
}


td.bild.width-m {
.sp-lang-de ~ .Preview-yes .prev a:nth-child(1)::before {
width: 35%;
content: 'Aktuelle Dokumentation:';
color: rgba(0,0,0,0.7);
font-weight: bold;
}
}


td.bild.width-s {
.sp-lang-en ~ .Preview-yes .prev a:nth-child(1)::before {
width: 30%;
content: 'Current documentation:';
color: rgba(0,0,0,0.7);
font-weight: bold;
}
}


td.bild.width-xs {
.sp-lang-de ~ .Preview-yes .prev a:nth-child(2)::before {
width: 25%;
color: rgba(0,0,0,0.7);
content: "Vorherige Version:" !important;
font-weight: normal;
margin-right: 3.65em;
}
}


td.bild.width-xxs {
.sp-lang-en ~ .Preview-yes .prev a:nth-child(2)::before {
width: 20%;
color: rgba(0,0,0,0.7);
content: "Vorherige Version:" !important;
font-weight: normal;
margin-right: 3.65em;
}
}


td.bild .thumbinner, th.bild .thumbinner {
/*************************/
width: unset !important;
.button a.image {
border: 0;
display: inline-block;
padding-top: 0;
padding-right: 2px;
}
 
 
.bild .thumb.tright {
padding-top: 0px;
margin-top: 0;
}
 
.sptable th, .sptable0 th, .sptable2 th, .sptable3 th {
background-color: #ccc;
border: 1px solid #a2a9b1;
padding: 5px;
}
}


.sptable td, .sptable0 td {
padding-top: 5px;
}


 
.button-2 .button a.image {
.bild2 .tright {
vertical-align: -2px;
margin-top: 0em;
padding-right: 20px;
}
}


tbody > tr:nth-child(2) > * > .bild2 .tright {
.button .button-1 a.image {
margin-top: -2.3em;
vertical-align: -1px;
}
}


.sptablelist tr:nth-child(odd) > td {
.mw-editform #wpTextbox1 {
background: #EAE0E0;
color:black!important;
}
 
.sptablelist tr:nth-child(even) > td {
background: #EFEAEA;
}
}


code {
display: flex;
border: 1px solid #c2c2c2;
color: rgba(0,0,0,0.8) !Important;
background: #cccccc;
padding: 2px;
margin: 2px 0px;


}
/* hr {
 
  text-align:left;
 
}*/
 
td.border-bottom-dezent {
border-bottom-color: #ddd;
}
 
.nop p {
margin-bottom: 0px;
}
 
.beschriftung-ms {
display: inline-block;
margin: 1px 0px;
background: white;
box-shadow: 0 0 0 1px rgba(0,0,0,0.05);
border-radius: 3px 3px 0px 0px;
padding: 1px 3px;
clear: both;
}
 
.beschriftung-utm {
background-color: white;
display: inline-block;
margin: 1px 0px;
padding:2px;
border-width: 1px;
border-style: solid;
border-color: white #ababab #ababab #ababab;
border-radius:3px;
font-weight: bolder;
clear: both;
}
 
.block {
display: block;
}
 
.noborder {
border: 0!important;
}
 
.noborder td {
border: 0!important;
}
 
.blank td {
border: 0!important;
background: 0!important;
}


.border-bottom-xs td {
border: 0!important;
}


.mb05em ol:first-child > li {
margin-bottom: 0.5em;
}


.language-toggle-german {
position: absolute;
top: -8em;
}


.language-toggle-english {
/* ausgelagert in common.css
position: absolute;
.toctogglespan {
top: -8em;
}
 
.host {
background: rgba(0, 0, 0, 0.05);
border: 1px solid rgba(0, 0, 0, 0.05);
border-radius: 2px;
display: inline-flex;
display: inline-flex;
margin: 0px 0px;
padding: 0px 2px 0px 2px;
font-size: 12px;
font-weight: bolder;
font-style: normal;
color: #468847;
font-family: "Arial",sans-serif;
clear: both;
}
}
*/


.host.utm::before {
content: "\e91c";
font-family: spicons !important;
font-weight: normal;
margin-right: 3px;
}


.none {
.inaktiv {
display: none;
opacity: 0.35;
}
}


.inline-flex {
.Hover-icon::before {
display: inline-flex;
position: relative;
z-index: 0;
left: 1em;
margin-left: -1em;
}
}


.inline-block {
.neu-menu .Hover-icon.fal.fa-hand-pointer::before {
display: inline-block;
margin-left: -12px; /* andernfalls wird die URL */
}
} /* 2-Zeilig umgebrochen, weil…? */


.h-box {
.tolltip {
display: inline-flex;
position: absolute;
align-items: center;
}
}


.h-element:not(:empty) {
.tolltip.links .mw-collapsible-content  {
padding-right: 12px;
right:100%;
}
}


.h-element:empty {
.tolltip:hover .mw-collapsible-content {
display: none;
display: block !important;
}
}


.reiter.portal {
.tolltip .mw-collapsible-content {
background: #fff;
position: relative;
border-bottom-left-radius: 0px;  
background: gainsboro; /* aliceblue; */
border-bottom-right-radius: 0px;
z-index: 20;
border-top-right-radius: 1px;
/* top: 0.5em; */
border-top-left-radius: 1px;  
padding: 5px;
border-top: 1px solid rgba(0, 0, 0, 0.6);
margin: 0.25em;
border-bottom: 2px solid #E74C3C;
border: #ec971f;
border-left: 0.05em solid rgba(0, 0, 0, 0.3);
border-right: 0.05em solid rgba(0, 0, 0, 0.3);
padding: 3px 3px;
color: rgba(0, 0, 0, 0.5);
clear: both;
}
}


.reiter.utm {
/*
background-image: linear-gradient(#ededed, #c4c4c4);
.tolltip .mw-collapsible-toggle {
border: 1px solid;
  color: unset;
border-bottom-left-radius: 0px;  
  display: inline-block;
border-bottom-right-radius: 0px;  
  background: unset;
border-top-right-radius: 3px;  
  border: unset;
border-top-left-radius: 3px;  
  padding: unset;
border-color: #B6B6B6 #B6B6B6 white #B6B6B6;
  font-size: 100%;
padding: 0px 3px;
  text-align: left;
clear: both;
  float: unset;
}
  width: 1.5em;
position:relative;
left:-1.3em;
}


.code {
.tolltip .mw-collapsible-toggle-default::before {
display: inline-block;
  content:unset;
/* word-wrap: anywhere; */
}
word-break: break-all;
*/
text-align: left;
border: 1px solid #c2c2c2;
background-color: #ccc;
padding: 1px 4px;
font-size: 85%;
border-radius: 2px;
font-family: "monospace",sans-serif;
box-shadow: 1px 1px inset;
color: rgba(0,0,0,0.8);
}


pre {
.hover .mw-collapsible-toggle {
display: inline-block;
  background: none;
/* word-wrap: anywhere; */
  border: none;
word-break: break-all;
}
text-align: left;
border: 1px solid #c2c2c2;
background-color: #c2c2c2;
padding: 1px 4px;
font-size: 85%;
border-radius: 2px;
font-family: "monospace",sans-serif;
box-shadow: 1px 1px inset;
color: rgba(0,0,0,0.8);
margin-top: -0.5em;
}


.bold b, .boldcode b, .pre--bold__color b {
font-weight: unset;
color: black;
}




.menu {
background-image: linear-gradient(#b9e0f5, #92bdd6);
border: 1px solid;
border-color: #7096ab #7096ab #7096ab #7096ab;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
padding: 0px 3px;
margin-right: 4px;
display: inline-flex;
clear: both;
}




.tolltip .sptable2 td {
background: aliceblue;
}


.lastcol-img > tbody > tr > td:last-child:not(.Leerzeile), td.td-img {
.inline-table,
    width: 45%;
.code.inline-table {
border: 0;
display:inline-table;
padding: 0px 0px 5px 20px;
}
}


.img-container {
.mw-collapsible.info {
display: flow-root;
background: unset;
border: none;
}
}


td > .img-container {
 
float: right;
/*
.pd5 tr td li[class*="list--element__"] {
padding-left: 1.7em;
}
}
*/


.img-container img {
border: 1px solid grey;
}


.bild__kleiner {
/* .startbox-body-breit .spc__menu {
padding-left: 60%;
white-space: pre;
}
} */


.check-circle li:before {
font-family: 'Font Awesome 5 Pro';
content: "\f058";
font-size: 12px;
/* color: rgb(231, 76, 60); */
position: absolute;
left: 0px;
margin-right: 1em;
font-weight: 400;
}




.check-circle li {
.nui.button,
padding-left: 20px;
.new_design ~ * .button {
display: block;
border-radius: 2px;
position: relative;
border-color: #a6a6a6;
left: -15px;
background: #dedede;
position: relative;
vertical-align: middle;
}
}


.check li:before, .startbox.check li:before {
font-family: 'Font Awesome 5 Pro';
content: "\f00c";
font-size: 12px;
/* color: rgb(231, 76, 60); */
position: absolute;
left: 0px;
margin-right: 1em;
font-weight: 400;
}


.check li, .startbox.check li {
padding-left: 20px;
display: block;
position: relative;
left: -15px;
}


.list--element__alert li:before, li.list--element__alert::before {
font-family: 'Font Awesome 5 Pro';
content: "\f071";
font-size: 15px;
position: absolute;
left: -3px;
margin-right: 1em;
font-weight: 400;
}


.list--element__alert li {
padding-left: 17px;
display: block;
position: relative;
left: -17px;
}


li.list--element__alert {
.accordion {
padding-left: 17px;
content: "\f067";
display: block;
display: block;
position: relative;
font-family: "Font Awesome 6 Pro";
left: 0px;
}
 
.list--element__warning li:before, li.list--element__warning:before {
color: #d71e0b;
font-weight: 400;
}
 
.list--element__hint li:before, li.list--element__hint:before {
color: rgb(255,200,0);
font-weight: 400;
}
 
.list--element__positiv li:before, li.list--element__positiv:before {
color: rgb(2,90,0);
font-weight: 400;
}
 
.li-b li:before, li.list--element__b:before {
color: rgb(2,100,130);
font-weight: 400;
}
 
.li-spr li:before, .UTM.li-b li::before {
color: #ec7063;
font-weight: 400;
}
 
.list--element__solid li:before, li.list--element__solid:before {
font-weight: 900;
}
 
.list--element__regular li:before, li.list--element__regular:before {
font-weight: 400;
}
 
.list--element__light li:before, li.list--element__light:before {
font-weight: 300;
font-weight: 300;
}
.li-sp li:before {
font-family: 'spicons';
content: "\e902";
font-size: 12px;
/* color: rgb(231, 76, 60); */
position: absolute;
position: absolute;
left: 0px;
top: 50%;
margin-right: 1em;
right: 16px;
font-weight: 400;
width: 2em;
}
height: 2em;
 
border: 3.75px solid rgba(255, 255, 255, 0.85);
.li-sp li {
line-height: 2.2em;
padding-left: 20px;
text-align: center;
display: block;
border-radius: 50%;
position: relative;
background: #ccc;
left: -15px;
color: #fff;
transition: 0.3s;
}
}




.Neu-Container {
/* ***************
display: inline-flex;
.status-text.bc__rotaus::before {
position: relative;
content: '\f05e';
top: 0.2em;
font-family: 'Font Awesome 6 Pro';
width: 1.3em;
font-weight: 500;
padding-top: 5px;
padding-right: 0.5em;
}
}


.Neu--Text {
.status-text.bc__gelb::before {
font-size: 65%;  
content: '\f071';
display: inline-flex;
font-family: 'Font Awesome 6 Pro';
position: relative;  
font-weight: 500;
top: -1em;  
padding-right: 0.5em;
}
}


 
.status-text.bc__gruen::before,
.Neu--Icon {
.status-text.bc__grün::before {
font-size: 50%;  
content: '\f058';
display: inline-flex;
font-family: 'Font Awesome 6 Pro';
margin-left: 0px;
font-weight: 500;
/* margin-right: 2px; */
padding-right: 0.5em;
position: relative;
top: -0.2em;
left: -1.65em;
}
}


.new .startbox-head {
.status-text.bc__blau::before {
padding: 0px;
content: '\f05a';
font-family: 'Font Awesome 6 Pro';
font-weight: 500;
padding-right: 0.5em;
}
}
**************** */


.info-box #mw-customcollapsible-info-collapsed {
display: inherit;
}


.lh--default {
/* .Bild-ui p .dialog-header {
line-height: 1.4em;
margin-bottom: -0.5em;
}
} */


/*** Schriftgrößen ***/
@media (max-width: 1600px) {
.em1 {
.dialog-button i + .icon-text {
font-size: 1em;
display: none;
}
}
}


.em2 {
.reiter.utm.last {
font-size: 2em;
margin-left: 0;
}
}


.em3 {
.reiter.utm.inaktiv {
font-size: 3em;
opacity: 01;
font-size: unset;
background: #dedede;
border-color: #dedede;
}
}


/*** Ende Schriftgrößen ***
/*** Hintergrundfarben ***/


.UTM.bc__gruen,
.dialog-button .icon-save-and-restart {
.UTM.bc__grün,
margin: 3px;
.UMA.bc__gruen,
.UMA.bc__grün {
background-color: #468847;
}
}


.MS.bc__gruen,
.new_design ~ * th.Bild > .img-container.blank,
.MS.bc__grün,
.new_design ~ * td.Bild > .img-container.blank {
.MDM.bc__gruen,
background: none;
.MDM.bc__grün {
border: none;
background-color: #2DCC71;
padding-top: 0px;
}
}


.UTM.bc__rot,
.fc__pink {
.UMA.bc__rot {
color: #b20396;
background-color: #ec7063;
}
}


.MS.bc__rot,
/******* Heidenei - Änderungen für SASS ******/
.MDM.bc__rot  {
background-color: #E74C3C;
}


.UTM.bc__grau {
.img-container.Bild-t, .new_design ~ * + * ~ .img-container.blank {
background-color: rgb(153, 153, 153);
  width: calc(46% - 33px); /* zuvor: 52% */
}
  margin-right: 10px;
  margin-left: 0.5em;
}


.UMA.bc__grau {
.reiter.utm > div {
background-color: #555555;
  display: inline-flex;
}
}


.MS.bc__grau,
.new_design ~ * .UTM.ui-fieldset-legend > span,
.MDM.bc__grau {
.new_design ~ * .reiter.utm > span,
background-color: #cccccc;
.new_design ~ .reiter.utm > span {
}
    /* float: left; */
    font-weight: bold;
    border: 0 none;
    border-left-width: 0px;
    border-left-style: none;
    border-left-color: currentcolor;
    border-left: solid 2px #e74c3c;
    padding-left: 6px;
    background: white;
    color: #404040;
}


.new_design ~ * .UTM.ui-fieldset-legend,
.new_design ~ * .reiter.utm,
.new_design ~ .reiter.utm {
    padding: 1px 3px 1px 4px;
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.1);
    vertical-align: middle;
    font-size: 98%;
}


.bc__dgrau {
.new_design ~ * .bc__rotaus {
background-color: rgb(51, 51, 51); /* Log-Einträge UTM,  */
background: #e74c3c;
}
}


.bc__hgrau {
.button.aktiv {
background-color: rgba(0, 0, 0, 0.05); /* Status-Meldungen  */
background: #fff;
}
border-radius: 0px;
border-top: 1px solid rgba(0,0,0,0.3);
border-bottom: 2px solid #e74c3c;
border-left: 0.05em solid rgba(0,0,0,0.3);
border-right: 0.05em solid rgba(0,0,0,0.3);
padding: 0px 3px;
color: rgba(0,0,0,0.5);
clear: both;
/*max-height: 1.5em;*/
}


.bc__grau-app {
.status-text.blue {
background-color: #c1cbce; /* Graue Balken in der Android-App */
background-color: #337AB7; /* früher: #F0AD4E; */
}
border-color: #285f8f;
font-size: small;
}


.bc__grau-s {
.spc__default.inline {
background-color: #55676d; /* Graue Schrift in Android-App  */
display: inline;
}
}


.bc__grau-b {
.thumbcaption #mw-customcollapsible-Inhalte.icon {
background-color: #878a90; /* Graue Buttons in Android-App  */
display: inline-block;
}
}


.bc__blau {
.new_design ~ .neu-menu .button.button-default.UTM.icon {
background-color: rgb(58, 135, 173); /* Zonen, Bereiche  */
background: #aaa;
}
}


.bc__hblau, .bc__hell-blau {
.img-container.Bild-t.width100 {
background-color: #00bcd4; /* Geblockte Anfragen  */
width: auto;
}
 
.bc__macos-blau {
background-color: #257bfe; /* Schaltflächen in MacOS  */
}
 
.bc__rots {
background-color: rgba(231,76,60, 0.7); /* Symbole in rot  */
}
 
.bc__rotaus {
background-color: #B94A48; /* verwendet für deaktivierte Buttons in UTM  */
}
 
.bc__orange {
background-color: #ff5722; /* verwendet für Warnungen in Statistik  */
}
 
.bc__ddgrau {
background-color: #484c53; /* Graue Ränder  */
}
 
.bc__rotr {
background-color: #e43725; /* verwendet für Border von Schaltflächen  */
}
 
.bc__rotbd {
background-color: #d62c1a; /* verwendet für Border von Hinweisen  */
}
 
.bc__rot-cb {
background-color: #ef8b80; /* verwendet für Border von Clickboxen  */
}
 
.bc__white-lbd {
background-color: rgba(255, 255, 255, 0.1); /* verwendet für weiße Ränder */
}
 
.bc__gelbbd {
background-color: #ec971f; /* Border gelbe Felder  */
}
 
.bc__grünbd {
background-color: #24a25a; /* Border grüne Felder  */
}
 
.bc__r, .bc__warnung {
background-color: #d71e0b; /* rot */
}
 
.bc__gr,  .bc__positiv {
background-color: rgb(2,90,0); /* grün */
}
 
.bc__g, .bc__hinweis {
background-color: rgb(255,200,0); /* gelb */
}
 
.bc__b {
background-color: rgb(2,100,130); /* blau */
}
 
.bc__gelb {
background-color: #f0ad4e;
}
 
.UTM.bc__rot, .UMA.bc__rot {
background-color: #ec7063;
}
 
.MS.bc__rot {
background-color: #E74C3C;
}
 
.bc__ja,
tbody > tr > td.bc__ja {
background-color: #CCFFCC;
}
 
.bc__teilweise,
tbody > tr > td.bc__teilweise {
background-color: #fcffcc;
}
 
.bc__nein,
tbody > tr > td.bc__nein {
background-color: #FF5555;
}
 
/*** Ende Hintergrund-Farben ***/
 
 
 
/*** Beginn Schrift-Farbe ***/
 
.UTM.font-color__gruen,
.UTM.font-color__grün,
.UMA.font-color__gruen,
.UMA.font-color__grün {
color: #468847;
}
 
.MS.font-color__gruen,
.MS.font-color__grün {
color: #2DCC71;
}
 
.UTM.font-color__rot,
.UMA.font-color__rot {
color: #ec7063;
}
 
.MS.font-color__rot {
color: #E74C3C;
}
 
.UTM.font-color__grau {
color: rgb(153, 153, 153);
}
 
.UMA.font-color__grau {
color: #555555;
}
}


.MS.font-color__grau {
.height-auto {
color: #cccccc;
height: auto;
}
}


 
td #mw-customcollapsible-Inhalte {
 
display: contents;
.font-color__white-l {
color: rgba(255, 255, 255, 0.9);
}
}


.font-color__grau-l {
#mw-customcollapsible-Inhalte.inline-block {
color: rgba(0, 0, 0, 0.6);
display: inline-block;
}
}


.font-color__dgrau {
.dialog-header.passiv,
color: rgb(51, 51, 51); /* Log-Einträge UTM, */
.dialog-header.passiv * .dialog-menu,
.dialog-header.passiv * .dialog-pfad,
.dialog-header.passiv * .dialog-pfad *,
.dialog-header.passiv > * {
background-color: #545861;
}
}


.font-color__hgrau {
.mt1em {
color: rgba(0, 0, 0, 0.05); /* Status-Meldungen  */
margin-top: 1em;
}
}


.font-color__grau-app {
.Bild .img-container + .img-container.mt1em {
color: #c1cbce; /* Graue Balken in der Android-App */
margin-right: 0;
}
}


.font-color__grau-s {
.ic-eingabe.PIN {
color: #55676d; /* Graue Schrift in Android-App  */
width: 1.5em;
text-align: center;
}
}


.font-color__grau-b {
.topRightCircle {
color: #878a90; /* Graue Buttons in Android-App  */
position: absolute !important;
z-index: 10;
top: -14px;
left: calc(100% - 9px);
line-height: 8px;
padding: 6px;
font-size: 10px;
background-color: #e74c3c;
color: #fff;
display: block;
border-radius: 50%;
border: 2px solid;
}
}


.font-color__blau {
.spc__default.PIN {
color: rgb(58, 135, 173); /* Zonen, Bereiche  */
position: relative;
margin-top: 1em;
margin-right: 0.5em;
}
}


.font-color__hblau, .font-color__hell-blau {
.img-container.Bildwechsel {
color: #00bcd4; /* Geblockte Anfragen  */
position: relative;
}
}


.font-color__macos-blau {
/* Ist nicht sanitized.css daher → common.css
color: #257bfe; /* Schaltflächen in MacOS  */
.img-container.Wechselbild {
opacity: 0;
position: absolute;
top: 0;
transition: opacity 300ms ease;
-moz-transition: opacity 300ms ease;
-webkit-transition: opacity 300ms ease;
-o-transition: opacity 300ms ease;
}
}
*/


.font-color__rots {
.img-container.Bildwechsel:hover .Wechselbild {
color: rgba(231,76,60, 0.7); /* Symbole in rot  */
opacity: 1;
}
}


.font-color__rotaus {
.new_design ~ * .button.first {
color: #B94A48; /* verwendet für deaktivierte Buttons in UTM  */
border-top-left-radius: 24px;
border-bottom-left-radius: 24px;
}
}


.font-color__orange {
.new_design ~ * .button.middle {
color: #ff5722; /* verwendet für Warnungen in Statistik  */
border-radius: 0;
}
}


.font-color__ddgrau {
.new_design ~ * .button.last {
color: #484c53; /* Graue Ränder  */
border-top-right-radius: 24px;
border-bottom-right-radius: 24px;
}
}


.font-color__rotr {
.new_design ~ * .button.aktiv.first,
color: #e43725; /* verwendet für Border von Schaltflächen  */
.new_design ~ * .button.aktiv.middle,
.new_design ~ * .button.aktiv.last {
background-color: #468847;
color: rgba(255, 255, 255, 0.6);
border-bottom: unset;
}
}


.font-color__rotbd {
color: #d62c1a; /* verwendet für Border von Hinweisen  */
}


.font-color__rot-cb {
.Einrücken2, .einrücken2 {
color: #ef8b80; /* verwendet für Border von Clickboxen  */
margin-left: 2.5em;
width: auto;
}
}
.font-color__white-lbd {
color: rgba(255, 255, 255, 0.1); /* verwendet für weiße Ränder */
}
.font-color__gelbbd {
color: #ec971f; /* Border gelbe Felder  */
}
.font-color__grünbd {
color: #24a25a; /* Border grüne Felder  */
}
.font-color__r, .font-color__warnung {
color: #d71e0b; /* rot */
}
.font-color__gr,  .font-color__positiv {
color: rgb(2,90,0); /* grün */
}
.font-color__g, .font-color__hinweis {
color: rgb(255,200,0); /* gelb */
}
.font-color__b {
color: rgb(2,100,130); /* blau */
}
.font-color__gelb {
color: #f0ad4e;
}
.UTM.font-color__rot, .UMA.font-color__rot {
color: #ec7063;
}
.MS.font-color__rot {
color: #E74C3C;
}
/*** Ende Schrift-Farbe ***/
/*** Beginn Border-Farbe ***/
.UTM.border-color__gruen,
.UTM.border-color__grün,
.UMA.border-color__gruen,
.UMA.border-color__grün {
border-color: #468847;
}
.MS.border-color__gruen,
.MS.border-color__grün {
border-color: #2DCC71;
}
.UTM.border-color__rot,
.UMA.border-color__rot {
border-color: #ec7063;
}
.MS.border-color__rot {
border-color: #E74C3C;
}
.UTM.border-color__grau {
border-color: rgb(153, 153, 153);
}
.UMA.border-color__grau {
border-color: #555555;
}
.MS.border-color__grau {
border-color: #cccccc;
}
.border-color__white-l {
border-color: rgba(255, 255, 255, 0.9);
}
.border-color__grau-l {
border-color: rgba(0, 0, 0, 0.6);
}
.border-color__dgrau {
border-color: rgb(51, 51, 51); /* Log-Einträge UTM,  */
}
.border-color__hgrau {
border-color: rgba(0, 0, 0, 0.05); /* Status-Meldungen  */
}
.border-color__grau-app {
border-color: #c1cbce; /* Graue Balken in der Android-App */
}
.border-color__grau-s {
border-color: #55676d; /* Graue Schrift in Android-App  */
}
.border-color__grau-b {
border-color: #878a90; /* Graue Buttons in Android-App  */
}
.border-color__blau {
border-color: rgb(58, 135, 173); /* Zonen, Bereiche  */
}
.border-color__hblau, .border-color__hell-blau {
border-color: #00bcd4; /* Geblockte Anfragen  */
}
.border-color__macos-blau {
border-color: #257bfe; /* Schaltflächen in MacOS  */
}
.border-color__rots {
border-color: rgba(231,76,60, 0.7); /* Symbole in rot  */
}
.border-color__rotaus {
border-color: #B94A48; /* verwendet für deaktivierte Buttons in UTM  */
}
.border-color__orange {
border-color: #ff5722; /* verwendet für Warnungen in Statistik  */
}
.border-color__ddgrau {
border-color: #484c53; /* Graue Ränder  */
}
.border-color__rotr {
border-color: #e43725; /* verwendet für Border von Schaltflächen  */
}
.border-color__rotbd {
border-color: #d62c1a; /* verwendet für Border von Hinweisen  */
}
.border-color__rot-cb {
border-color: #ef8b80; /* verwendet für Border von Clickboxen  */
}
.border-color__white-lbd {
border-color: rgba(255, 255, 255, 0.1); /* verwendet für weiße Ränder */
}
.border-color__gelbbd {
border-color: #ec971f; /* Border gelbe Felder  */
}
.border-color__grünbd {
border-color: #24a25a; /* Border grüne Felder  */
}
.border-color__r, .border-color__warnung {
border-color: #d71e0b; /* rot */
}
.border-color__gr,  .border-color__positiv {
border-color: rgb(2,90,0); /* grün */
}
.border-color__g, .border-color__hinweis {
border-color: rgb(255,200,0); /* gelb */
}
.border-color__b {
border-color: rgb(2,100,130); /* blau */
}
.border-color__gelb {
border-color: #f0ad4e;
}
.UTM.border-color__rot, .UMA.border-color__rot {
border-color: #ec7063;
}
.MS.border-color__rot {
border-color: #E74C3C;
}
/*** Ende Border-Farbe ***/

Aktuelle Version vom 21. März 2024, 17:48 Uhr

/*** Diese css-Styles werden von der Vorlage {{Set_lang}} automatisch eingebunden! ***/
/*** Alle anderen müssen dieses css wie folgt einbinden: <templatestyles src="Vorlage:Styles.css" /> ***/

/****** Beginn Workaround für LiveWiki *****/


.fas.fa-sun-bright::before {
  content: "";
}

.fa-paragraph-left::before {
  content: "";
}

.fa-close::before {
  content: "";
}


/********** Ende  Workaround für LiveWiki *****/


/****** Kann wieder raus, wenn in scss _position_ entfernt ******/

.mw-collapsible-text { /*z-index und position raus, padding-left geändert */
  padding-left: 0.25em;
  display: unset;
}

.mw-collapsible-toggle-default::before,
.dezent .mw-collapsible-toggle-default::before,
.bigdezent .mw-collapsible-toggle-default::before {
  content: "\f25a";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
}

.hover .mw-collapsible-toggle-default::before {
	content:			"";
	}

.mw-collapsible .mw-collapsible-toggle-default::after {
	content:			"";
	}

.info .mw-collapsible-toggle-default::before, 
.info-collapsed .mw-collapsible-toggle-default::before {
  content: "\f05a";
}

.fab.fa-windows .mw-collapsible-toggle-default::before {
  content: "\f17a";
  font-family: "Font Awesome 6 Brands";
}

.fab.fa-linux .mw-collapsible-toggle-default::before {
  content: "\f17c";
  font-family: "Font Awesome 6 Brands";
}



.embedvideo-thumbnail__image {
	width:			inherit;
	height:			inherit;
	object-fit:		cover;
	position:		absolute;
	}

/***** *****/


.Preview {
	display:			none;
	}

.Not-Preview-yes.Preview-yes {
	display:			none;
	}

.Preview.Preview-yes {
	display:			block;
	padding-bottom:		1em;
	position:			absolute;
	top:				-4em;
	left:				8.5em;
	}

.Preview + p{
	display:			inline-flex;
	}

.Preview-yes .prev a:nth-child(1) {
	display:			block;
	padding-bottom:		1em;
	}

.sp-lang-de ~ * .prev a:nth-child(1)::before {
	color:				rgba(0,0,0,0.7);
	content:			"Vorherige Version:";
	font-weight:		normal;
	}

.sp-lang-en ~ * .prev a:nth-child(1)::before {
	color:				rgba(0,0,0,0.7);
	content:			"Previous version:";
	font-weight:		normal;
	}

.sp-lang-de ~ .Preview-yes .prev a:nth-child(1)::before {
	content:			'Aktuelle Dokumentation:';
	color:				rgba(0,0,0,0.7);
	font-weight:		bold;
	}

.sp-lang-en ~ .Preview-yes .prev a:nth-child(1)::before {
	content:			'Current documentation:';
	color:				rgba(0,0,0,0.7);
	font-weight:		bold;
	}

.sp-lang-de ~ .Preview-yes .prev a:nth-child(2)::before {
	color:				rgba(0,0,0,0.7);
	content:			"Vorherige Version:" !important;
	font-weight:		normal;
	margin-right:		3.65em;
	}

.sp-lang-en ~ .Preview-yes .prev a:nth-child(2)::before {
	color:				rgba(0,0,0,0.7);
	content:			"Vorherige Version:" !important;
	font-weight:		normal;
	margin-right:		3.65em;
	}

/*************************/
.button a.image {
	display: inline-block;
	padding-right: 2px;
}


.button-2 .button a.image {
	vertical-align: -2px;
	padding-right: 20px;
}

.button .button-1 a.image {
	vertical-align: -1px;
}

.mw-editform #wpTextbox1 {
	color:black!important;
}


/* hr {
  text-align:left;
}*/




/* ausgelagert in common.css
.toctogglespan {
	display: inline-flex;
	}
*/


.inaktiv {
	opacity:		0.35;
	}

.Hover-icon::before {
	position:		relative;
	z-index:		0;
	left:			1em;
	margin-left:	-1em;
	}

.neu-menu .Hover-icon.fal.fa-hand-pointer::before {
	margin-left:	-12px;	/* andernfalls wird die URL */
	}						/* 2-Zeilig umgebrochen, weil…? */

.tolltip {
	position:		absolute;
	}

.tolltip.links .mw-collapsible-content  {
right:100%;
}

.tolltip:hover .mw-collapsible-content {
	display:		block !important;
	}

.tolltip .mw-collapsible-content {
	position:		relative;
	background:		gainsboro; /* aliceblue; */
	z-index:		20;
	/* top:			0.5em; */
	padding:		5px;
	margin:			0.25em;
	border:			#ec971f;
	}

/*
.tolltip .mw-collapsible-toggle {
  color: unset;
  display: inline-block;
  background: unset;
  border: unset;
  padding: unset;
  font-size: 100%;
  text-align: left;
  float: unset;
  width: 1.5em;
position:relative;
left:-1.3em;
}

.tolltip .mw-collapsible-toggle-default::before {
  content:unset;
}
*/

.hover .mw-collapsible-toggle {
  background: none;
  border: none;
}





.tolltip .sptable2 td {
	background:		aliceblue;
}

.inline-table,
.code.inline-table {
display:inline-table;
}

.mw-collapsible.info {
	background:		unset;
	border:			none;
	}


/*
.pd5 tr td li[class*="list--element__"] {
	padding-left: 1.7em;
	}
*/


/* .startbox-body-breit .spc__menu {
	white-space:	pre;
	} */



.nui.button,
.new_design ~ * .button {
	border-radius:				2px;
	border-color:				#a6a6a6;
	background:					#dedede;
	position:					relative;
	vertical-align:				middle;
	}





.accordion {
	content: "\f067";
	display: block;
	font-family: "Font Awesome 6 Pro";
	font-weight: 300;
	position: absolute;
	top: 50%;
	right: 16px;
	width: 2em;
	height: 2em;
	border: 3.75px solid rgba(255, 255, 255, 0.85);
	line-height: 2.2em;
	text-align: center;
	border-radius: 50%;
	background: #ccc;
	color:		#fff;
	transition: 0.3s;
	}


/* ***************
.status-text.bc__rotaus::before {
	content:	'\f05e';
	font-family:	'Font Awesome 6 Pro';
	font-weight:	500;
	padding-right:	0.5em;
	}

.status-text.bc__gelb::before {
	content:	'\f071';
	font-family:	'Font Awesome 6 Pro';
	font-weight:	500;
	padding-right:	0.5em;
	}

.status-text.bc__gruen::before,
.status-text.bc__grün::before {
	content:	'\f058';
	font-family:	'Font Awesome 6 Pro';
	font-weight:	500;
	padding-right:	0.5em;
	}

.status-text.bc__blau::before {
	content:	'\f05a';
	font-family:	'Font Awesome 6 Pro';
	font-weight:	500;
	padding-right:	0.5em;
	}
**************** */


/* .Bild-ui p .dialog-header {
	margin-bottom:		-0.5em;
	} */

@media (max-width: 1600px) {
.dialog-button i + .icon-text {
	display:		none;
	}
}

.reiter.utm.last {
	margin-left:		0;
}

.reiter.utm.inaktiv {
	opacity:			01;
	font-size:			unset;
	background:			#dedede;
	border-color:		#dedede;
	}


.dialog-button .icon-save-and-restart {
	margin:				3px;
	}

.new_design ~ * th.Bild > .img-container.blank,
.new_design ~ * td.Bild > .img-container.blank {
	background:			none;
	border:				none;
	padding-top:		0px;
	}

.fc__pink {
	color:				#b20396;
	}

/******* Heidenei - Änderungen für SASS ******/

.img-container.Bild-t, .new_design ~ * + * ~ .img-container.blank {
  width: calc(46% - 33px); /* zuvor: 52% */
  margin-right: 10px;
  margin-left: 0.5em;
}

.reiter.utm > div {
  display: inline-flex;
}

.new_design ~ * .UTM.ui-fieldset-legend > span,
.new_design ~ * .reiter.utm > span,
.new_design ~ .reiter.utm > span {
    /* float:				left; */
    font-weight:		bold;
    border:				0 none;
    border-left-width:	0px;
    border-left-style:	none;
    border-left-color:	currentcolor;
    border-left:		solid 2px #e74c3c;
    padding-left:		6px;
    background:			white;
    color:				#404040;
}

.new_design ~ * .UTM.ui-fieldset-legend,
.new_design ~ * .reiter.utm,
.new_design ~ .reiter.utm {
    padding:			1px 3px 1px 4px;
    background:			white;
    border:				1px solid rgba(0, 0, 0, 0.1);
    vertical-align:		middle;
    font-size:			98%;
}

.new_design ~ * .bc__rotaus {
	background:			#e74c3c;
	}

.button.aktiv {
	background:			#fff;
	border-radius:		0px;
	border-top:			1px solid rgba(0,0,0,0.3);
	border-bottom:		2px solid #e74c3c;
	border-left:		0.05em solid rgba(0,0,0,0.3);
	border-right:		0.05em solid rgba(0,0,0,0.3);
	padding:			0px 3px;
	color:				rgba(0,0,0,0.5);
	clear:				both;
	/*max-height:			1.5em;*/
}

.status-text.blue {
	background-color:	#337AB7;	/* früher: #F0AD4E; */
	border-color:		#285f8f;
	font-size:			small;
}

.spc__default.inline {
	display:			inline;
	}

.thumbcaption #mw-customcollapsible-Inhalte.icon {
	display:			inline-block;
	}

.new_design ~ .neu-menu .button.button-default.UTM.icon {
	background:			#aaa;
	}

.img-container.Bild-t.width100 {
	width: auto;
	}

.height-auto {
	height:				auto;
	}

td #mw-customcollapsible-Inhalte {
	display:			contents;
	}

#mw-customcollapsible-Inhalte.inline-block {
	display:			inline-block;
	}

.dialog-header.passiv,
.dialog-header.passiv * .dialog-menu,
.dialog-header.passiv * .dialog-pfad,
.dialog-header.passiv * .dialog-pfad *,
.dialog-header.passiv > * {
	background-color:	#545861;
	}

.mt1em {
	margin-top:			1em;
	}

.Bild .img-container + .img-container.mt1em {
	margin-right:		0;
	}

.ic-eingabe.PIN {
	width:				1.5em;
	text-align:			center;
	}

.topRightCircle {
	position:			absolute !important;
	z-index:			10;
	top:				-14px;
	left:				calc(100% - 9px);
	line-height:		8px;
	padding:			6px;
	font-size:			10px;
	background-color:	#e74c3c;
	color:				#fff;
	display:			block;
	border-radius:		50%;
	border:				2px solid;
	}

.spc__default.PIN {
	position:			relative;
	margin-top:			1em;
	margin-right:		0.5em;
	}

.img-container.Bildwechsel {
	position:			relative;
	}

/* Ist nicht sanitized.css daher → common.css
.img-container.Wechselbild {
	opacity:			0;
	position:			absolute;
	top:				0;
	transition:			opacity 300ms ease;
	-moz-transition:	opacity 300ms ease;
	-webkit-transition:	opacity 300ms ease;
	-o-transition:		opacity 300ms ease;
	}
*/

.img-container.Bildwechsel:hover .Wechselbild {
	opacity:			1;
	}

.new_design ~ * .button.first {
	border-top-left-radius:		24px;
	border-bottom-left-radius:	24px;
	}

.new_design ~ * .button.middle {
	border-radius:				0;
	}

.new_design ~ * .button.last {
	border-top-right-radius:	24px;
	border-bottom-right-radius:	24px;
	}

.new_design ~ * .button.aktiv.first,
.new_design ~ * .button.aktiv.middle,
.new_design ~ * .button.aktiv.last {
	background-color:			#468847;
	color:						rgba(255, 255, 255, 0.6);
	border-bottom:				unset;
	}


.Einrücken2, .einrücken2 {
	margin-left:				2.5em;
	width:						auto;
	}