/*** 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" /> ***/
/****** 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: ruby;
}
.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: none;
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: 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;
}
Vorlage:Styles.css
Aus Securepoint Wiki