Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
 
(246 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 {
/****** Kann wieder raus, wenn in scss _position_ entfernt ******/
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 {
.mw-collapsible-text { /*z-index und position raus, padding-left geändert */
margin-left: 15px;
  padding-left: 0.25em;
  display: unset;
}
}


.toclevel-3 {
.mw-collapsible-toggle-default::before,
font-size: 90%;
.dezent .mw-collapsible-toggle-default::before,
margin-left: 22px;
.bigdezent .mw-collapsible-toggle-default::before {
  content: "\f25a";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
}
}


.toclevel-4 {
.hover .mw-collapsible-toggle-default::before {
font-size: 80%;
content: "";
margin: -4px 0px -4px 26px;
}
}


.glyphicons {
.mw-collapsible .mw-collapsible-toggle-default::after {
  display: inline-block;
content: "";
  /*opacity: 1;*/
}
}


table {
.info .mw-collapsible-toggle-default::before,
/* display: inline; */
.info-collapsed .mw-collapsible-toggle-default::before {
margin: unset;
  content: "\f05a";
}
}


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


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


.listhead p {
margin-bottom: 0;
}


.no-p p {
margin-top: 0;
margin-bottom: 0!important;
}


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


/* 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=« */
.Preview {
display: none;
}


.mw-collapsible-toggle {
.Not-Preview-yes.Preview-yes {
color:rgba(255, 255, 255, 0.9);
display: none;
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 {
.Preview.Preview-yes {
color:rgba(255, 255, 255, 0.9);
display: block;
display: inline-block;
padding-bottom: 1em;
background-image: radial-gradient(rgb(104, 167, 200)0%, rgb(43, 151, 213) 80%);
position: absolute;
border: 1px solid #878a90;
top: -4em;
border-radius:3px;
left: 8.5em;
padding: 0px 3px!important;
}
font-size:80%;
text-align:left;
float:none!important;
margin-top: 0.3em;
}  


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


.mw-collapsible-toggle-default::before {
.Preview-yes .prev a:nth-child(1) {
    content: '';
display: block;
    }
padding-bottom: 1em;
}


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


table.mw-collapsible > tbody > tr:first-child > td:first-child {
.sp-lang-en ~ * .prev a:nth-child(1)::before {
  border: 0;
color: rgba(0,0,0,0.7);
  }  
content: "Previous version:";
font-weight: normal;
}


.info-collapsed .mw-collapsible-toggle, .info-collapsed, .hover .mw-collapsible-toggle {
.sp-lang-de ~ .Preview-yes .prev a:nth-child(1)::before {
border: unset;
content: 'Aktuelle Dokumentation:';
background: unset;
color: rgba(0,0,0,0.7);
color: unset;
font-weight: bold;
font-size: unset;
}
/* border-bottom: 1px dotted black; */
border-radius: 0px;
/* line-height: 0em; */
height: 0.5em;
}


.hover .mw-collapsible-toggle {
.sp-lang-en ~ .Preview-yes .prev a:nth-child(1)::before {
text-decoration-line: underline;
content: 'Current documentation:';
text-decoration-style: dotted;
color: rgba(0,0,0,0.7);
font-weight: bold;
}
}


 
.sp-lang-de ~ .Preview-yes .prev a:nth-child(2)::before {
.info-collapsed .mw-collapsible-toggle-default::before {
color: rgba(0,0,0,0.7);
content: '\f129';
content: "Vorherige Version:" !important;
font-family: 'Font Awesome 5 Pro';
font-weight: normal;
font-weight: 300;
margin-right: 3.65em;
color: #ec971f;
border-bottom: 1px dotted #ec971f;
border-radius: 0px;
padding-bottom: 1px;
}
}


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


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


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


#mw-customcollapsible-info-collapsed {
.button-2 .button a.image {
display: inline-table;
vertical-align: -2px;
padding-right: 20px;
}
}


#mw-customcollapsible-hover {
.button .button-1 a.image {
display: inline-table;
vertical-align: -1px;
}
}


.mw-collapsible-content {
.mw-editform #wpTextbox1 {
    display: inline;
color:black!important;
}
}




/* Ende Formatierung Ausklapp-Toggle */
/* hr {
  text-align:left;
}*/








 
/* ausgelagert in common.css
th.headerSort {
.toctogglespan {
  padding-right: 19px!important;
display: inline-flex;
  }
 
.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: "– "
}
 
.angel li::before {
font-family: 'Font Awesome 5 Pro';
content: "\f105  ";
}
}
*/




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


.sptable td {
.Hover-icon::before {
    background-color: #f8f9fa;
position: relative;
    border: 1px solid #a2a9b1;
z-index: 0;
    padding: 0.2em 0.2em;
left: 1em;
    line-height:1.4;
margin-left: -1em;
    }
 
.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;
}
}


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


.spgridtr .Leerzeile {
.tolltip {
  border-left: 0;
position: absolute;
  border-right: 0;
  background: white;
  }
 
 
.sptable .Leerzeile, .sptable2 .Leerzeile {
border: 0;
background: unset;
}
}


.pd5 td {
.tolltip.links .mw-collapsible-content  {
padding: 5px;
right:100%;
}
}


td.bild, th.bild {
.tolltip:hover .mw-collapsible-content {
background-color: unset;
display: block !important;
border: 0;
padding-top:0px;
padding-left: 10px;
width: 45%;
}
}


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


td.bild.width-xl {
/*
width: 50%;
.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;
}


td.bild.width-l {
.tolltip .mw-collapsible-toggle-default::before {
width: 40%;
  content:unset;
}
}
*/


td.bild.width-m {
.hover .mw-collapsible-toggle {
width: 35%;
  background: none;
}
  border: none;
 
td.bild.width-s {
width: 30%;
}
 
td.bild.width-xs {
width: 25%;
}
 
td.bild.width-xxs {
width: 20%;
}
 
td.bild .thumbinner, th.bild .thumbinner {
width: unset !important;
border: 0;
padding-top: 0;
}
 
 
.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;
}




.bild2 .tright {
margin-top: 0em;
}


tbody > tr:nth-child(2) > * > .bild2 .tright {
margin-top: -2.3em;
}


.sptablelist tr:nth-child(odd) > td {
.tolltip .sptable2 td {
background: #EAE0E0;
background: aliceblue;
}
}


.sptablelist tr:nth-child(even) > td {
.inline-table,
background: #EFEAEA;
.code.inline-table {
display:inline-table;
}
}


code {
.mw-collapsible.info {
display: flex;
background: unset;
border: 1px solid #c2c2c2;
border: none;
color: rgba(0,0,0,0.8) !Important;
}
background: #cccccc;
padding: 2px;
margin: 2px 0px;


}


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




td.border-bottom-dezent {
/* .startbox-body-breit .spc__menu {
border-bottom-color: #ddd;
white-space: pre;
}
} */


.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 {
.nui.button,
background-color: white;
.new_design ~ * .button {
display: inline-block;
border-radius: 2px;
margin: 1px 0px;
border-color: #a6a6a6;
padding:2px;
background: #dedede;
border-width: 1px;
position: relative;
border-style: solid;  
vertical-align: middle;
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 {
.accordion {
content: "\f067";
display: block;
font-family: "Font Awesome 6 Pro";
font-weight: 300;
position: absolute;
position: absolute;
top: -8em;
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;
}
}


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


.host {
/* ***************
background: rgba(0, 0, 0, 0.05);
.status-text.bc__rotaus::before {
border: 1px solid rgba(0, 0, 0, 0.05);
content: '\f05e';
border-radius: 2px;
font-family: 'Font Awesome 6 Pro';
display: inline-flex;
font-weight: 500;
margin: 0px 0px;
padding-right: 0.5em;
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 {
.status-text.bc__gelb::before {
content: "\e91c";
content: '\f071';
font-family: spicons !important;
font-family: 'Font Awesome 6 Pro';
font-weight: normal;
font-weight: 500;
margin-right: 3px;
padding-right: 0.5em;
}
}


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


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


.inline-block {
display: inline-block;
}


.h-box {
/* .Bild-ui p .dialog-header {
display: inline-flex;
margin-bottom: -0.5em;
align-items: center;
} */
}


.h-element:not(:empty) {
@media (max-width: 1600px) {
padding-right: 12px;
.dialog-button i + .icon-text {
display: none;
}
}
}


.h-element:empty {
.reiter.utm.last {
display: none;
margin-left: 0;
}
}


.reiter.portal {
.reiter.utm.inaktiv {
background: #fff;
opacity: 01;
border-bottom-left-radius: 0px;  
font-size: unset;
border-bottom-right-radius: 0px;
background: #dedede;
border-top-right-radius: 1px;
border-color: #dedede;
border-top-left-radius: 1px;
border-top: 1px solid rgba(0, 0, 0, 0.6);
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: 3px 3px;
color: rgba(0, 0, 0, 0.5);
clear: both;
}
}


.code {
display: inline-block;
/* 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 {
.dialog-button .icon-save-and-restart {
display: inline-block;
margin: 3px;
/* word-wrap: anywhere; */
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 {
.new_design ~ * th.Bild > .img-container.blank,
font-weight: unset;
.new_design ~ * td.Bild > .img-container.blank {
color: black;
background: none;
border: none;
padding-top: 0px;
}
}


 
.fc__pink {
.menu {
color: #b20396;
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;
}
}


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


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


.img-container {
.new_design ~ * .UTM.ui-fieldset-legend > span,
display: flow-root;
.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;
}


td > .img-container {
.new_design ~ * .UTM.ui-fieldset-legend,
float: right;
.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%;
}


.img-container img {
.new_design ~ * .bc__rotaus {
border: 1px solid grey;
background: #e74c3c;
}
}


.bild__kleiner {
.button.aktiv {
padding-left: 60%;
background: #fff;
}
border-radius: 0px;
 
border-top: 1px solid rgba(0,0,0,0.3);
.check-circle li:before {
border-bottom: 2px solid #e74c3c;
font-family: 'Font Awesome 5 Pro';
border-left: 0.05em solid rgba(0,0,0,0.3);
content: "\f058";
border-right: 0.05em solid rgba(0,0,0,0.3);
font-size: 12px;
padding: 0px 3px;
/* color: rgb(231, 76, 60); */
color: rgba(0,0,0,0.5);
position: absolute;
clear: both;
left: 0px;
/*max-height: 1.5em;*/
margin-right: 1em;
}
font-weight: 400;
}


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


.check-circle li {
.spc__default.inline {
padding-left: 20px;
display: inline;
display: block;
position: relative;
left: -15px;
}
}


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


.check li {
.new_design ~ .neu-menu .button.button-default.UTM.icon {
padding-left: 20px;
background: #aaa;
display: block;
position: relative;
left: -15px;
}
}


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


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


li.list--element__alert {
td #mw-customcollapsible-Inhalte {
padding-left: 17px;
display: contents;
display: block;
position: relative;
left: 0px;
}
}


.list--element__warning li:before, li.list--element__warning:before {
#mw-customcollapsible-Inhalte.inline-block {
color: #d71e0b;
display: inline-block;
font-weight: 400;
}
}


.list--element__hint li:before, li.list--element__hint:before {
.dialog-header.passiv,
color: rgb(255,200,0);
.dialog-header.passiv * .dialog-menu,
font-weight: 400;
.dialog-header.passiv * .dialog-pfad,
.dialog-header.passiv * .dialog-pfad *,
.dialog-header.passiv > * {
background-color: #545861;
}
}


.list--element__positiv li:before, li.list--element__positiv:before {
.mt1em {
color: rgb(2,90,0);
margin-top: 1em;
font-weight: 400;
}
}


.li-b li:before, li.list--element__b:before {
.Bild .img-container + .img-container.mt1em {
color: rgb(2,100,130);
margin-right: 0;
font-weight: 400;
}
}


.li-spr li:before, .UTM.li-b li::before {
.ic-eingabe.PIN {
color: #ec7063;
width: 1.5em;
font-weight: 400;
text-align: center;
}
}


.list--element__solid li:before, li.list--element__solid:before {
.topRightCircle {
font-weight: 900;
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;
}
}


.list--element__regular li:before, li.list--element__regular:before {
.spc__default.PIN {
font-weight: 400;
position: relative;
margin-top: 1em;
margin-right: 0.5em;
}
}


.list--element__light li:before, li.list--element__light:before {
.img-container.Bildwechsel {
font-weight: 300;
position: relative;
}
}


 
/* Ist nicht sanitized.css daher → common.css
.li-sp li:before {
.img-container.Wechselbild {
font-family: 'spicons';
opacity: 0;
content: "\e902";
position: absolute;
font-size: 12px;
top: 0;
/* color: rgb(231, 76, 60); */
transition: opacity 300ms ease;
position: absolute;
-moz-transition: opacity 300ms ease;
left: 0px;
-webkit-transition: opacity 300ms ease;
margin-right: 1em;
-o-transition: opacity 300ms ease;
font-weight: 400;
}
}
*/


.li-sp li {
.img-container.Bildwechsel:hover .Wechselbild {
padding-left: 20px;
opacity: 1;
display: block;
position: relative;
left: -15px;
}
}


 
.new_design ~ * .button.first {
.Neu-Container {
border-top-left-radius: 24px;
display: inline-flex;
border-bottom-left-radius: 24px;
position: relative;
top: 0.2em;
width: 1.3em;
padding-top: 5px;
}
}


.Neu--Text {
.new_design ~ * .button.middle {
font-size: 65%;
border-radius: 0;
display: inline-flex;
position: relative;
top: -1em;  
}
}


 
.new_design ~ * .button.last {
.Neu--Icon {
border-top-right-radius: 24px;
font-size: 50%;
border-bottom-right-radius: 24px;
display: inline-flex;
margin-left: 0px;
/* margin-right: 2px; */
position: relative;
top: -0.2em;
left: -1.65em;
}
}


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


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


.lh--default {
.Einrücken2, .einrücken2 {
line-height: 1.4em;
margin-left: 2.5em;
width: auto;
}
}

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