KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| (927 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
. | /*** Diese css-Styles werden von der Vorlage {{Set_lang}} automatisch eingebunden! ***/ | ||
min-width: | /*** Alle anderen müssen dieses css wie folgt einbinden: <templatestyles src="Vorlage:Styles.css" /> ***/ | ||
/****** Beginn Workaround für LiveWiki *****/ | |||
.spicon-securepoint-vpn-client.tile-icon::before { | |||
content: "A"; | |||
} | |||
.spicon-ssl-vpn-client::before { | |||
content: "\E900"; | |||
} | |||
.fa-sun-bright::before { | |||
content: ""; | |||
} | |||
.fa-paragraph-left::before { | |||
content: ""; | |||
} | |||
.fa-close::before { | |||
content: ""; | |||
} | |||
.fa-floppy-disk-circle-xmark::before { | |||
content: ""; | |||
} | |||
.fa-arrow-rotate-left::before { | |||
content: ""; | |||
} | |||
.fa-shield-keyhole::before { | |||
content: "\e248"; | |||
} | |||
.fa-retweet-alt::before { | |||
content: "\f361"; | |||
} | |||
.fa-split::before { | |||
content: "\e254"; | |||
} | |||
.fa-shield::before { | |||
content: "\f132"; | |||
} | |||
.fa-clipboard-list-check::before, | |||
.fa-clipboard-list-check::before { | |||
content: "\f737"; | |||
} | |||
.fa-exchange::before { | |||
content: "\f0ec"; | |||
} | |||
.fa-file-certificate::before { | |||
content: "\f5f3"; | |||
} | |||
.fa-key-skeleton::before { | |||
content: "\f6f3"; | |||
} | |||
.fa-file-edit::before { | |||
content: "\f31c"; | |||
} | |||
.fa-pipe::before { | |||
content: "\7c"; | |||
} | |||
.fa-lock-keyhole-open::before { | |||
content: "\f3c2"; | |||
} | |||
.fa-down-long::before { | |||
content: "\f309"; | |||
} | |||
.fa-traffic-cone::before { | |||
content: "\f636"; | |||
} | |||
.fa-arrow-down-to-bracket::before { | |||
content: "\e094"; | |||
} | |||
.fa-scrubber::before { | |||
content: "\f2f8"; | |||
} | |||
.fa-circle-info::before { | |||
content: "\f05a"; | |||
} | |||
.fa-square-question::before { | |||
content: "\f2fd"; | |||
} | |||
.fa-clock-rotate-left::before { | |||
content: "\f1da"; | |||
} | |||
.fa-angles-left::before { | |||
content: "\f100"; | |||
} | |||
.fa-table-list::before { | |||
content: "\f00b"; | |||
} | |||
.fa-industry-windows::before { | |||
content: "\f3b3"; | |||
} | |||
.fa-ellipsis-vertical::before { | |||
content: "\f142"; | |||
} | |||
.fa-ellipsis::before { | |||
content: "\f141"; | |||
} | |||
.fa-rotate-right::before { | |||
content: "\f2f9"; | |||
} | |||
.fa-chart-mixed::before { | |||
content: "\f643"; | |||
} | |||
.fa-ticket::before { | |||
content: "\f145"; | |||
} | |||
.fa-tachometer::before { | |||
content: "\f62a"; | |||
} | |||
.fa-arrow-up-arrow-down::before { | |||
content: "\e099"; | |||
} | |||
.fa-arrow-up-short-wide::before { | |||
content: "\f885"; | |||
} | |||
.fa-arrow-up-wide-short::before { | |||
content: "\f161"; | |||
} | |||
.fa-arrow-down-wide-short::before { | |||
content: "\f160"; | |||
} | |||
.fa-xmark::before { | |||
content: "\f00d"; | |||
} | |||
.fa-circle-plus::before { | |||
content: "\f055"; | |||
} | |||
.fa-circle-xmark::before { | |||
content: "\f057"; | |||
} | |||
.fa-router::before { | |||
content: "\f8da"; | |||
} | |||
.fa-gear::before { | |||
content: "\f013"; | |||
} | |||
.fa-input-numeric::before { | |||
content: "\e1bd"; | |||
} | |||
.fa-square-xmark::before { | |||
content: "\f2d3"; | |||
} | |||
/* | |||
.fa-klasse::before { | |||
content: "\"; | |||
} | |||
/* | |||
.button.fas { | |||
font-family: unset; | |||
font-weight: unset; | |||
} | |||
/********** Ende Workaround für LiveWiki *****/ | |||
/********** Korrektur für CSS *****/ | |||
.embedvideo.mw-halign-center { | |||
display: inline-block; | |||
} | |||
.key { | |||
display: inline-block; | |||
line-height: 1.25em; | |||
min-width: 1.5em; | |||
text-align: center; | |||
} | |||
.code { | |||
background:#ddd; | |||
} | |||
.button-default { | |||
background: #e9e9ed; | |||
border-radius:3px; | |||
align-content:center; | |||
border-color:#8f8f9d; | |||
color:#000; | |||
} | |||
.button-default.UTM { | |||
background-image: linear-gradient(#ededed,#c4c4c4); | |||
} | |||
/********** Ende Korrektur für 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: 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; | |||
} | |||
.dezent.icon-red .mw-collapsible-toggle-default::before, | |||
.bigdezent.icon-red .mw-collapsible-toggle-default::before { | |||
font-weight: 900; | |||
color: #E74C3C; | |||
} | |||
.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"; | |||
color: rgb(43, 151, 213); | |||
} | |||
.Log .mw-collapsible-toggle-default::before, | |||
.info-collapsed .mw-collapsible-toggle-default::before { | |||
content: "\f080"; | |||
color: rgb(43, 151, 213); | |||
} | |||
.info .mw-collapsible-text { | |||
color: rgb(43, 151, 213); | |||
font-size: small; | |||
padding-left: 2px; | |||
} | |||
.code .mw-collapsible-toggle-default::before { | |||
content: "\f121"; | |||
color: rgb(43, 151, 213); | |||
} | |||
.gear .mw-collapsible-toggle-default::before { | |||
content: "\f013"; | |||
color: rgb(43, 151, 213); | |||
} | |||
.changelog .mw-collapsible-toggle-default::before { | |||
content: "\f46d"; | |||
color: rgba(0,0,0,0.7); | |||
} | |||
.changelog .mw-collapsible-toggle { | |||
color: #2b97d5; | |||
background: inherit; | |||
font-size: 80%; | |||
border: 1px solid #2b97d5; | |||
/* box-shadow: 0px 0px 1px 1px inset; | |||
padding: 0px 6px !important; */ | |||
} | |||
.changelog > .mw-collapsible-toggle .mw-collapsible-text { | |||
color: rgba(0,0,0,0.7); | |||
} | |||
.lightbulb .mw-collapsible-toggle-default::before { | |||
content: "\f672"; | |||
color: rgb(43, 151, 213); | |||
} | |||
.thinking .mw-collapsible-toggle-default::before { | |||
content: "\e39b"; | |||
color: rgb(43, 151, 213); | |||
} | |||
.neu-box { | |||
display: flow-root; | |||
padding-bottom: 1em; | |||
} | |||
.vorher { | |||
margin-left: 1.5em; | |||
padding-bottom: 1em; | |||
} | |||
.zuletzt { | |||
display: inline; | |||
margin-left: 2.1em; | |||
} | |||
.zuletzt + .neu li { | |||
margin-left: 1.5em; | |||
font-size: initial; | |||
} | |||
.zuletzt + .neu > ul { | |||
display: inline; | |||
margin-left: 0; | |||
} | |||
.code.icon { | |||
border: 0; | |||
padding: 0; | |||
font-size: 100%; | |||
box-shadow: none; | |||
background: 0; | |||
overflow: auto; | |||
} | |||
.info-icon { | |||
left: -1.25em; | |||
color: rgb(43,151,213); | |||
text-decoration: underline; | |||
text-decoration-style: solid; | |||
text-decoration-style: dotted; | |||
} | |||
.info-icon > .mw-collapsible-toggle { | |||
position: absolute; | |||
left: 0em; | |||
} | |||
.info-icon > .mw-collapsible-toggle.mw-collapsible-toggle-default.mw-collapsible-toggle-collapsed { | |||
background: none; | |||
border: none; | |||
} | |||
.info-icon > .mw-collapsible-toggle.mw-collapsible-toggle-default.mw-collapsible-toggle-collapsed::before { | |||
content: none; | |||
} | |||
.info-icon > .mw-collapsible-toggle { | |||
position: absolute; | |||
left: 0em; | |||
} | |||
.client-js .mw-collapsible[id^="mw-customcollapsible"] th::before, | |||
.client-js .mw-collapsible[id^="mw-customcollapsible"]::before, | |||
.info-icon.mw-collapsible[id^="mw-customcollapsible"]::before { | |||
border: 6px solid; | |||
content: "\RRR" !important; | |||
} | |||
.Platzhalter { | |||
display:inline-block; | |||
width:1em; | |||
} | |||
.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: -3em; | |||
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: "Previous version:" !important; | |||
font-weight: normal; | |||
margin-right: 3.65em; | |||
} | |||
.prev:empty { | |||
display: none; | |||
} | |||
/*************************/ | |||
.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; | |||
} | |||
.button.button-default.UTM.fas.icon { | |||
height: 1.666em; | |||
width: 1.666em; | |||
vertical-align: middle; | |||
} | |||
/* hr { | |||
text-align:left; | |||
}*/ | |||
/* ausgelagert in common.css | |||
.toctogglespan { | |||
display: inline-flex; | |||
} | |||
*/ | |||
.inaktiv, | |||
.disabled { | |||
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…? */ | |||
.neu-menu { | |||
display: inline; | |||
} | |||
.tolltip { | |||
display: inline-flex; | |||
vertical-align: top; | |||
} | |||
.tolltip.links .mw-collapsible-content { | |||
right:100%; | |||
} | |||
.tolltip:hover .mw-collapsible .mw-collapsible-toggle + .mw-collapsible-content, | |||
.tolltip:hover > * + .mw-collapsible-content { | |||
/* display: block !important; */ | |||
display: inline-block !important; | |||
} | |||
/* | |||
.mw-collapsible-content { | |||
display: inline-block; | |||
} | |||
*/ | |||
.tolltip .mw-collapsible-content { | |||
position: relative; | |||
background: gainsboro; /* aliceblue; */ | |||
z-index: 20; | |||
/* top: 0.5em; */ | |||
padding: 5px; | |||
margin: 0.25em; | |||
border: #ec971f; | |||
position: absolute; | |||
margin-top: 1.5em; | |||
} | |||
.tolltip.fixed .mw-collapsible-content { | |||
position:fixed; | |||
} | |||
/* | |||
.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; | |||
} */ | |||
.spc__eintrag.UTM { | |||
font-size: 90%; | |||
border-width: 1px 0px; | |||
border-color: gray; | |||
border-style: solid; | |||
padding: 1px; | |||
background: white; | |||
vertical-align: middle; | |||
align-content: center; | |||
display: inline-block; | |||
font-weight:initial; | |||
} | |||
.spc__eintrag.UTM > .kasten { | |||
font-size:80%; | |||
} | |||
.spc__eintrag .button.UTM.icon { | |||
font-size: 75%; | |||
padding: 0; | |||
display: inline-grid; | |||
} | |||
.new_design ~ * .spc__eintrag.UTM .button.UTM .glyphicons::before { | |||
margin-right: 0; | |||
line-height: 100%; | |||
} | |||
.nui.button, | |||
.new_design ~ * .button { | |||
border-radius: 0px; | |||
border-color: #a6a6a6; | |||
background: #dedede; | |||
position: relative; | |||
vertical-align: middle; | |||
} | |||
.new_design ~ * .UTM.ic-eingabe { | |||
border-radius: 0px; | |||
} | |||
.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; | |||
} | |||
.new_design ~ * .fas.icon { | |||
color: unset; | |||
} | |||
/* *************** | |||
.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; | |||
} | |||
**************** */ | |||
.Support.bc__rot { | |||
background-color: #E74C3C; | |||
} | |||
/* .Bild-ui p .dialog-header { | |||
margin-bottom: -0.5em; | |||
} */ | |||
@media (max-width: 1600px) { | |||
.dialog-button i + .icon-text { | |||
display: none; | |||
} | |||
.dialog-button i.show-text + .icon-text { | |||
display: unset; | |||
} | |||
} | |||
.Alert-count { | |||
border-radius: 5px; | |||
padding: 2px 3px; | |||
position: absolute; | |||
right:-0.25em; | |||
top:-1em; | |||
font-size: 0.8em; | |||
line-height: 0.8em; | |||
} | |||
.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 3px -5px 3px; | |||
} | |||
.dialog-rechts .dialog-button .icon-save-and-restart { | |||
margin: 3px; | |||
} | |||
.new_design ~ * .Bild > .img-container { | |||
float: right; | |||
padding: 5px; | |||
background: #efefef; | |||
border: 1px solid #a2a9b1; | |||
} | |||
/* | |||
.new_design ~ * th.Bild > .img-container.blank, | |||
.new_design ~ * td.Bild > .img-container.blank { | |||
*/ | |||
.new_design ~ * .Bild > .img-container.blank { | |||
background: none; | |||
border: none; | |||
padding-top: 0px; | |||
} | |||
.fc__pink { | |||
color: #b20396; | |||
} | |||
.fc__orange, .fc__or { | |||
color: #ff6600; | |||
} | |||
.fc__data-table-header-selected { | |||
color: #a2352a; | |||
} | |||
/******* 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; | |||
position: relative; | |||
top: 5px; | |||
} | |||
.img-container.Bild-t.width-s, | |||
.new_design ~ * + * ~ .img-container.blank.width-s { | |||
width: calc(30% - 33px); | |||
} | |||
.img-container.Bild-t.width-xs, | |||
.new_design ~ * + * ~ .img-container.blank.width-s { | |||
width: calc(25% - 33px); | |||
} | |||
.img-container.Bild-t.width-xxs, | |||
.new_design ~ * + * ~ .img-container.blank.width-s { | |||
width: calc(20% - 33px); | |||
} | |||
.img-container.Bild-t.width75, | |||
.new_design ~ * + * ~ .img-container.blank.width75 { | |||
width: 75%; | |||
} | |||
.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; | |||
} | |||
.bc__dunkelrot { | |||
background: #c54133; | |||
} | |||
.bdc__dunkelrot, | |||
.border-color__dunkelrot { | |||
border-color: #c54133; | |||
} | |||
.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); | |||
} | |||
.Support.button.inaktiv { | |||
background: rgba(0, 0, 0, 0.02); | |||
border-radius: 0px; | |||
border-top: 1px solid rgba(0,0,0,0.02); | |||
border-bottom: 2px solid rgba(0,0,0,0.3); | |||
border-left: 0.05em solid rgba(0,0,0,0.02); | |||
border-right: 0.05em solid rgba(0,0,0,0.02); | |||
padding: 0px 3px; | |||
color: rgba(0,0,0,0.5); | |||
opacity: 1; | |||
} | |||
.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; | |||
} | |||
.flexbox .thumbcaption #mw-customcollapsible-Inhalte.icon, | |||
.flexbox .thumbcaption #mw-customcollapsible-Inhalte.info { | |||
display: contents; | |||
} | |||
.flexbox .thumbcaption #mw-customcollapsible-Inhalte.icon .mw-collapsible-toggle-expanded + .mw-collapsible-content, | |||
.flexbox .thumbcaption #mw-customcollapsible-Inhalte.tolltip:hover > * + .mw-collapsible-content { | |||
display: initial !important; | |||
} | |||
.new_design ~ .neu-menu .button.button-default.UTM.icon { | |||
background: #aaa; | |||
} | |||
.img-container.Bild-t.width100 { | |||
width: auto; | |||
} | |||
.height-auto { | |||
height: auto; | |||
} | |||
#mw-customcollapsible-Inhalte, | |||
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; | |||
} | |||
.mt0 { | |||
margin-top: 0; | |||
} | |||
.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; | |||
} | |||
tr.Leerzeile > td:first-child > span:not(.button) { | |||
padding-left: 0px !important; | |||
margin-left: -3px; | |||
margin-right: 3px; | |||
} | |||
.Leerzeile > td { | |||
padding-top: 0.75em; | |||
} | |||
.MS.ButtonAn { | |||
background: #E74C3C; | |||
border: 1px solid #E74C3C; | |||
width: 3em; | |||
height: 1.5em; | |||
top: 0px; | |||
vertical-align: middle; | |||
margin-right: 5px; | |||
} | |||
.MS .ButtonAn-Toggle { | |||
left: 24px; | |||
top: 0em; | |||
background: #fff; | |||
transition: 0.3s; | |||
width: 1.37em; | |||
height: 1.37em; | |||
box-shadow: 0 0 6px -2px black; | |||
} | |||
.vpn-icon { | |||
color: #fdf6f6; /* #fddedb; */ | |||
background-color: #e52b2b; /* #e85546; */ | |||
padding: 3px; | |||
} | |||
[class*=fa].vpn-icon::before { | |||
padding-right: 3px; | |||
} | |||
.button.button-default.VPN { | |||
background: #e52b2b; | |||
color: #fdf6f6; | |||
font-size: 90%; | |||
padding: 0px 1.5em; | |||
} | |||
.button.button-default.M365 { | |||
background: rgb(0,120,212); | |||
color: white; | |||
} | |||
.beschriftung, .Beschriftung { | |||
display: inline-block; | |||
} | |||
.cb-content::before { | |||
content: "×"; | |||
} | |||
.x-end .cb-content::before { | |||
content: ""; | |||
} | |||
.x-end .cb-content::after { | |||
content: "×"; | |||
opacity: 0.5; | |||
} | |||
.mw50 { | |||
min-width: 50%; | |||
} | |||
.Logging_Slider { | |||
width: 4.1em; | |||
display: inline-block; | |||
line-height: 1.15em; | |||
text-align: center; | |||
} | |||
.noborder.img-container img { | |||
border: 0; | |||
} | |||
.icon.tolltip .mw-collapsible-toggle-default::before { | |||
color: rgb(43,151,213); | |||
border-bottom:1px dotted; | |||
} | |||
.cli .mw-collapsible-toggle-default::before { | |||
content: "\f121 "; | |||
color: rgb(43,151,213); | |||
} | |||
.cli .mw-collapsible-toggle-default::after { | |||
content: "CLI"; | |||
color: rgb(43,151,213); | |||
font-size: 0.6em; | |||
} | |||
.cb.MS { | |||
background-color: rgba(0, 0, 0, 0.01); | |||
border: 1px solid rgba(0, 0, 0, 0.125); | |||
border-radius: 2px; | |||
padding: 3px; | |||
transition: border 0.3s; | |||
box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.1) inset; | |||
color: rgba(0, 0, 0, 0.6); | |||
} | } | ||
. | .sptable2.Paketfilter td:first-child:empty { | ||
border: 0; | |||
} | |||
.fas.fc__rot.Number { | |||
font-size: unset; | |||
} | |||
.text-align_left { | |||
text-align: left; | |||
} | |||
.flex i { | |||
padding-left: 3px; | |||
} | |||
.cb-content .spc__default { | |||
display: contents; | |||
} | } | ||
. | |||
.cb-content .spc__default a { | |||
position:relative; | |||
top:-1px; | |||
} | } | ||
. | .maxw50 { | ||
max-width:50em; | |||
} | } | ||
. | .margin-bottom0 td > .button { | ||
color: | margin-bottom: 0; | ||
font- | } | ||
.FAQ .Einrücken, | |||
.FAQ .einrücken { | |||
margin-left: 2.75em; | |||
margin-bottom: 0.75em; | |||
} | |||
.FAQ-toclevel-2 .toclevel-2 .toctext::after { | |||
content: "?"; | |||
} | |||
.text-h2 + .list--element__bullet { | |||
margin-top: -1.5em; | |||
} | |||
.del { | |||
text-decoration: line-through; | |||
} | |||
.no-p-ul-margin p + ul { | |||
margin-top: -0.5em; | |||
margin-bottom: -0.3em; | |||
} | |||
.reiter.MDMProfil { | |||
background: #fff; | |||
border: 1px solid rgba(0, 0, 0, 0.05); | |||
border-right: 2px solid #E52B2B; | |||
padding: 3px 20px 3px 3px; | |||
color: rgba(0, 0, 0, 0.7); | |||
clear: both; | |||
display: ruby; | |||
} | |||
.Kleingedrucktes { | |||
display: inline-block; | |||
} | |||
.h3-class { | |||
visibility: hidden; | |||
position: absolute; | |||
} | |||
div.list--element__warning > ul > li::before { | |||
color: #d71e0b; | |||
} | |||
.wikitable.pd0-5 > tbody tr > td { | |||
padding: 0 5px; | |||
} | |||
.Mailsecurity .ButtonAus-Toggle { | |||
border-radius: 50%; | |||
color: rgb(84,84,84); | |||
background: rgb(255,255,255); | |||
box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; | |||
height: 1em; | |||
width: 1em; | |||
} | |||
.Mailsecurity.ButtonAus .Button-Leiste { | |||
width: 2.1em; | |||
border-radius: 7px; | |||
background-color: rgb(220, 220, 220); | |||
height: 0.65em; | |||
align-items: center; | |||
display: flex; | |||
} | |||
.Mailsecurity.ButtonAus { | |||
display: inline-flex; | |||
flex-flow: wrap; | |||
height: 16px; | |||
align-content: center; | |||
overflow: unset; | |||
} | |||
.Mailsecurity.ButtonAn { | |||
display: inline-flex; | |||
flex-flow: wrap; | |||
align-content: center; | |||
height: 1em; | |||
vertical-align: middle; | |||
} | |||
.Mailsecurity.ButtonAn .Button-Leiste { | |||
background-color: rgb(229, 43, 43); | |||
width: 2em; | |||
border-radius: 7px; | |||
height: 0.65em; | |||
display: flex; | |||
box-sizing: border-box; | |||
} | |||
.Mailsecurity.ButtonAn .ButtonAn-Toggle { | |||
background-color: rgb(255, 255, 255); | |||
background-image: none; | |||
box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; | |||
border: 1px solid rgba(0,0,0, 0.16); | |||
width: 1em; | |||
height: 1em; | |||
left: 1.1em; | |||
} | |||
.button.button-default.Mailsecurity { | |||
background: rgb(0,0,0); | |||
border-radius: 4px; | |||
color: rgb(255,255,255); | |||
padding: 2px 6px; | |||
font-size: 88%; | |||
font-family: system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif; | |||
} | |||
.button.button-default.Mailsecurity.fas::before, | |||
.button.button-default.Mailsecurity.fal::before, | |||
.button.button-default.Mailsecurity.far::before { | |||
padding-right: 3px; | |||
} | |||
.Mailsecurity.bc__rot { | |||
background-color: rgb(229, 43, 43); | |||
} | |||
.Mailsecurity.spc__circle { | |||
height: 1.5em; | |||
width: 1.5em; | |||
font-size: 80%; | |||
padding: 1em; | |||
} | |||
.menu .mw-collapsible-toggle-default::before { | |||
content: "\f0c9"; | |||
} | |||
.bug .mw-collapsible-toggle-default::before { | |||
content: "\e490"; | |||
vertical-align: super; | |||
font-size: smaller; | |||
} | |||
.bug.mw-collapsed .mw-collapsible-toggle-default { | |||
transform: rotate(270deg); | |||
} | |||
.bug.icon.tolltip .mw-collapsible-toggle-default::before { | |||
color: #468847; | |||
} | |||
span.bug { | |||
margin-left:-1em; | |||
font-size:90%; | |||
} | |||
.reiter.Mailsecurity { | |||
font-family: system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif; | |||
border-bottom: 3px solid black; | |||
background: rgb(238, 238, 238); | |||
padding: 0px 3px 2px 3px; | |||
margin: 2px 0px; | |||
white-space: nowrap; | |||
} | |||
.icon__white::before, | |||
.icon__invert::before, | |||
.icon__black::before { | |||
filter: invert(100%); | |||
} | |||
.icon__grau, | |||
.icon__grey { | |||
filter: invert(39%) sepia(4%) saturate(29%) hue-rotate(314deg) brightness(100%) contrast(82%); | |||
} | |||
.button.button-default.Mailsecurity.Edit.icon::before { | |||
filter: none; | |||
} | |||
.neu-menu > i > .external.text { | |||
color: #670101; | |||
} | |||
.neu-menu > .Mailsecurity > .Menu.spc__default { | |||
background: white; | |||
margin-left: 3px; | |||
} | |||
.CB.Mailsecurity.inaktiv { | |||
background-color: rgb(231,232,233); | |||
border-radius: 8px; | |||
font-weight: bold; | |||
opacity:1; | |||
} | |||
.CB.Mailsecurity.inaktiv::after { | |||
content:" ×"; | |||
} | } | ||
.CB.Mailsecurity.aktiv { | |||
background: rgb(0,0,0); | |||
border-radius: 8px; | |||
color: white; | |||
font-weight: bold; | |||
} | |||
.CB.Mailsecurity.aktiv::after { | |||
content:" ✓"; | |||
} | |||
.button.button-default.Mailsecurity.inaktiv { | |||
color: rgb(0, 0, 0); | |||
opacity: unset; | |||
background: rgba(0,0,0,0.15); | |||
border: none; | |||
} | |||
.initial { | |||
display: initial; | |||
} | |||
.Known-Issues tr td:first-child { | |||
font-size: small; | |||
} | |||
.treeview ul li:not(:last-child) { | |||
margin: 0; | |||
} | |||
li.list--element__utm:before { | |||
color: #ff6600; | |||
font-weight: 900; | |||
} | |||
.sptable2.tr--bc__white tr.bc__grau td { | |||
background-color: #b7b7b7; | |||
} | |||
i.fal.fa-overlay-xmark::after { | |||
content: "\e59b"; | |||
display: inline-block; | |||
position: relative; | |||
top: 0.6em; | |||
font-size: 1.5em; | |||
transform: translateY(-50%); | |||
margin-left: 0; | |||
font-weight: 600; | |||
left: -0.8em; | |||
font-family: "Font Awesome 6 Pro"; | |||
} | |||
.orange { | |||
color: #ff5722; /* orange */ | |||
} | |||
.MSI.ButtonAn, .MSA.ButtonAn { | |||
background: #E74C3C; | |||
border: 1px solid #E74C3C; | |||
width: 3em; | |||
height: 1.5em; | |||
top: 0px; | |||
vertical-align: middle; | |||
margin-right: 5px; | |||
} | |||
/*.MSA.ButtonAn.inaktiv { | |||
background: #cccccc; | |||
border: 1px solid #cccccc; | |||
}*/ | |||
.MSI .ButtonAn-Toggle, .MSA .ButtonAn-Toggle { | |||
left: 24px; | |||
top: 1.15px; | |||
background: #fff; | |||
transition: 0.3s; | |||
width: 1.2em; | |||
height: 1.2em; | |||
box-shadow: 0 0 6px -2px black; | |||
} | |||
.MSI.ButtonAus { | |||
width: 3em; | |||
height: 1.5em; | |||
top: 0px; | |||
border: 1px solid rgba(0, 0, 0, 0.125); | |||
margin-right: 5px; | |||
border-radius: 24px; | |||
background: rgba(0, 0, 0, 0.09); | |||
} | |||
.MSA.ButtonAus { | |||
width: 3em; | |||
height: 1.5em; | |||
top: 0px; | |||
border: 2px solid rgba(0, 0, 0, 0.6); | |||
margin-right: 5px; | |||
border-radius: 24px; | |||
background: #cccccc; | |||
} | |||
.MSI .ButtonAus-Toggle { | |||
border: 0px solid #999999; | |||
border-radius: 11px; | |||
display: block; | |||
bottom: 0px; | |||
position: absolute; | |||
top: 0px; | |||
left: 0px; | |||
width: 1.3em; | |||
height: 1.3em; | |||
clear: both; | |||
} | |||
.MSA .ButtonAus-Toggle { | |||
border: 0px solid rgba(0, 0, 0, 0.6); | |||
border-radius: 0.688em; /*11px;*/ | |||
background: rgba(0, 0, 0, 0.6); | |||
display: block; | |||
position: absolute; | |||
top: 0.156em; /*2.5px;*/ | |||
left: 0.188em; /*3px;*/ | |||
clear: both; | |||
} | |||
.MS.small .ButtonAn-Toggle { | |||
left: 0.8em; | |||
width: 0.9em; | |||
height: 0.9em; | |||
} | |||
.MS.ButtonAus::before { | |||
content: none; | |||
} | |||
.MS .ButtonAus-Toggle { | |||
display: block; | |||
background: #fafafa; | |||
} | |||
.MS.small .ButtonAus-Toggle { | |||
display: block; | |||
background: #fafafa; | |||
width: 0.9em; | |||
height: 0.9em; | |||
} | |||
.MS.ButtonAn.small, .MS.ButtonAus.small { | |||
width: 1.8em; | |||
height: 1em; | |||
} | |||
.MSI.small .ButtonAn-Toggle, .MSA.small .ButtonAn-Toggle { | |||
left: 0.8em; | |||
width: 0.9em; | |||
height: 0.9em; | |||
top: 0px; | |||
} | |||
.MSI.ButtonAn.small, .MSA.ButtonAn.small { | |||
width: 1.8em; | |||
height: 1em; | |||
} | |||
.MSI.small .ButtonAus-Toggle, .MSA.small .ButtonAus-Toggle { | |||
width: 0.9em; | |||
height: 0.9em; | |||
} | |||
.MSI.ButtonAus.small, .MSA.ButtonAus.small { | |||
width: 1.8em; | |||
height: 1em; | |||
} | |||
.new_design ~ * .UTM.ButtonAus.small::before { | |||
width: 1.3em !important; | |||
height: 1.3em; | |||
} | |||
i.default::before { | |||
content: "(Default)"; | |||
font-style: initial; | |||
font-size: small; | |||
font-weight: bold; | |||
} | |||
.noborder .border-top { | |||
border-top: 1px solid rgba(0,0,0,0.3) !important; | |||
} | |||
.h-box:empty { | |||
margin: 0; | |||
} | |||
.ic-eingabe.ic-eingabe--drag { | |||
background: white; | |||
border: 2px dashed rgba(154, 154, 154, 0.7); | |||
box-shadow: none; | |||
} | |||
a.external:before { | |||
content: "\e60e"; | |||
font-family: 'Font Awesome 6 Pro'; | |||
font-weight: 300; | |||
position: relative; | |||
top: 0; | |||
padding-right: 3px; | |||
} | |||
a[href*="securepoint.de"]:before, a[href*="securepoint.cloud"]:before, a[href*="securepoint.com"]:before { | |||
content: ""; | |||
font-family: "spicons" !important; | |||
} | |||
a[href*="mailto:"]:before { | |||
content:none; | |||
} | |||
.neu-menu a.external:before, .language-toggle-german a:before, .language-toggle-english a:before, a[href*="wiki.securepoint.de"]:before, a[href*="devwiki.intern.securepoint.de"]:before{ | |||
content:none; | |||
} | |||
/***** in SASS korrigieren *****/ | |||
.icon.tolltip.menu .mw-collapsible-toggle-default::before { | |||
content: " "; | |||
color: rgb(43,151,213); | |||
} | |||
.icon.tolltip.io .mw-collapsible-toggle-default::before { | |||
content: '\f129 '; | |||
color: rgb(43,151,213); | |||
} | |||
.icon.tolltip.alert .mw-collapsible-toggle-default::before { | |||
content: '\f071'; | |||
color: rgb(43,151,213); | |||
} | |||
.Hinweis-Container-Text__border { | |||
display: inline-flex; | |||
align-items:center; | |||
} | |||
.mw1 { | |||
min-width: 1em; | |||
} | |||
.classic-table-header { | |||
align-items: center; | |||
display: inline-flex; | |||
background: #b7b7b7; | |||
border: #ddd; | |||
padding: 1px 5px; | |||
} | |||
.td-available .ic-eingabe[class*="mw"] { /* Die Klasse td-available aus dem Tabellen Header */ | |||
width: unset; /* (die hier neutralisiert wird, sobald eine andere min-width angegeben wird) */ | |||
} /* wird in common.css definiert */ | |||
Version vom 22. April 2025, 12:34 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 *****/
.spicon-securepoint-vpn-client.tile-icon::before {
content: "A";
}
.spicon-ssl-vpn-client::before {
content: "\E900";
}
.fa-sun-bright::before {
content: "";
}
.fa-paragraph-left::before {
content: "";
}
.fa-close::before {
content: "";
}
.fa-floppy-disk-circle-xmark::before {
content: "";
}
.fa-arrow-rotate-left::before {
content: "";
}
.fa-shield-keyhole::before {
content: "\e248";
}
.fa-retweet-alt::before {
content: "\f361";
}
.fa-split::before {
content: "\e254";
}
.fa-shield::before {
content: "\f132";
}
.fa-clipboard-list-check::before,
.fa-clipboard-list-check::before {
content: "\f737";
}
.fa-exchange::before {
content: "\f0ec";
}
.fa-file-certificate::before {
content: "\f5f3";
}
.fa-key-skeleton::before {
content: "\f6f3";
}
.fa-file-edit::before {
content: "\f31c";
}
.fa-pipe::before {
content: "\7c";
}
.fa-lock-keyhole-open::before {
content: "\f3c2";
}
.fa-down-long::before {
content: "\f309";
}
.fa-traffic-cone::before {
content: "\f636";
}
.fa-arrow-down-to-bracket::before {
content: "\e094";
}
.fa-scrubber::before {
content: "\f2f8";
}
.fa-circle-info::before {
content: "\f05a";
}
.fa-square-question::before {
content: "\f2fd";
}
.fa-clock-rotate-left::before {
content: "\f1da";
}
.fa-angles-left::before {
content: "\f100";
}
.fa-table-list::before {
content: "\f00b";
}
.fa-industry-windows::before {
content: "\f3b3";
}
.fa-ellipsis-vertical::before {
content: "\f142";
}
.fa-ellipsis::before {
content: "\f141";
}
.fa-rotate-right::before {
content: "\f2f9";
}
.fa-chart-mixed::before {
content: "\f643";
}
.fa-ticket::before {
content: "\f145";
}
.fa-tachometer::before {
content: "\f62a";
}
.fa-arrow-up-arrow-down::before {
content: "\e099";
}
.fa-arrow-up-short-wide::before {
content: "\f885";
}
.fa-arrow-up-wide-short::before {
content: "\f161";
}
.fa-arrow-down-wide-short::before {
content: "\f160";
}
.fa-xmark::before {
content: "\f00d";
}
.fa-circle-plus::before {
content: "\f055";
}
.fa-circle-xmark::before {
content: "\f057";
}
.fa-router::before {
content: "\f8da";
}
.fa-gear::before {
content: "\f013";
}
.fa-input-numeric::before {
content: "\e1bd";
}
.fa-square-xmark::before {
content: "\f2d3";
}
/*
.fa-klasse::before {
content: "\";
}
/*
.button.fas {
font-family: unset;
font-weight: unset;
}
/********** Ende Workaround für LiveWiki *****/
/********** Korrektur für CSS *****/
.embedvideo.mw-halign-center {
display: inline-block;
}
.key {
display: inline-block;
line-height: 1.25em;
min-width: 1.5em;
text-align: center;
}
.code {
background:#ddd;
}
.button-default {
background: #e9e9ed;
border-radius:3px;
align-content:center;
border-color:#8f8f9d;
color:#000;
}
.button-default.UTM {
background-image: linear-gradient(#ededed,#c4c4c4);
}
/********** Ende Korrektur für 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: 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;
}
.dezent.icon-red .mw-collapsible-toggle-default::before,
.bigdezent.icon-red .mw-collapsible-toggle-default::before {
font-weight: 900;
color: #E74C3C;
}
.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";
color: rgb(43, 151, 213);
}
.Log .mw-collapsible-toggle-default::before,
.info-collapsed .mw-collapsible-toggle-default::before {
content: "\f080";
color: rgb(43, 151, 213);
}
.info .mw-collapsible-text {
color: rgb(43, 151, 213);
font-size: small;
padding-left: 2px;
}
.code .mw-collapsible-toggle-default::before {
content: "\f121";
color: rgb(43, 151, 213);
}
.gear .mw-collapsible-toggle-default::before {
content: "\f013";
color: rgb(43, 151, 213);
}
.changelog .mw-collapsible-toggle-default::before {
content: "\f46d";
color: rgba(0,0,0,0.7);
}
.changelog .mw-collapsible-toggle {
color: #2b97d5;
background: inherit;
font-size: 80%;
border: 1px solid #2b97d5;
/* box-shadow: 0px 0px 1px 1px inset;
padding: 0px 6px !important; */
}
.changelog > .mw-collapsible-toggle .mw-collapsible-text {
color: rgba(0,0,0,0.7);
}
.lightbulb .mw-collapsible-toggle-default::before {
content: "\f672";
color: rgb(43, 151, 213);
}
.thinking .mw-collapsible-toggle-default::before {
content: "\e39b";
color: rgb(43, 151, 213);
}
.neu-box {
display: flow-root;
padding-bottom: 1em;
}
.vorher {
margin-left: 1.5em;
padding-bottom: 1em;
}
.zuletzt {
display: inline;
margin-left: 2.1em;
}
.zuletzt + .neu li {
margin-left: 1.5em;
font-size: initial;
}
.zuletzt + .neu > ul {
display: inline;
margin-left: 0;
}
.code.icon {
border: 0;
padding: 0;
font-size: 100%;
box-shadow: none;
background: 0;
overflow: auto;
}
.info-icon {
left: -1.25em;
color: rgb(43,151,213);
text-decoration: underline;
text-decoration-style: solid;
text-decoration-style: dotted;
}
.info-icon > .mw-collapsible-toggle {
position: absolute;
left: 0em;
}
.info-icon > .mw-collapsible-toggle.mw-collapsible-toggle-default.mw-collapsible-toggle-collapsed {
background: none;
border: none;
}
.info-icon > .mw-collapsible-toggle.mw-collapsible-toggle-default.mw-collapsible-toggle-collapsed::before {
content: none;
}
.info-icon > .mw-collapsible-toggle {
position: absolute;
left: 0em;
}
.client-js .mw-collapsible[id^="mw-customcollapsible"] th::before,
.client-js .mw-collapsible[id^="mw-customcollapsible"]::before,
.info-icon.mw-collapsible[id^="mw-customcollapsible"]::before {
border: 6px solid;
content: "\RRR" !important;
}
.Platzhalter {
display:inline-block;
width:1em;
}
.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: -3em;
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: "Previous version:" !important;
font-weight: normal;
margin-right: 3.65em;
}
.prev:empty {
display: none;
}
/*************************/
.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;
}
.button.button-default.UTM.fas.icon {
height: 1.666em;
width: 1.666em;
vertical-align: middle;
}
/* hr {
text-align:left;
}*/
/* ausgelagert in common.css
.toctogglespan {
display: inline-flex;
}
*/
.inaktiv,
.disabled {
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…? */
.neu-menu {
display: inline;
}
.tolltip {
display: inline-flex;
vertical-align: top;
}
.tolltip.links .mw-collapsible-content {
right:100%;
}
.tolltip:hover .mw-collapsible .mw-collapsible-toggle + .mw-collapsible-content,
.tolltip:hover > * + .mw-collapsible-content {
/* display: block !important; */
display: inline-block !important;
}
/*
.mw-collapsible-content {
display: inline-block;
}
*/
.tolltip .mw-collapsible-content {
position: relative;
background: gainsboro; /* aliceblue; */
z-index: 20;
/* top: 0.5em; */
padding: 5px;
margin: 0.25em;
border: #ec971f;
position: absolute;
margin-top: 1.5em;
}
.tolltip.fixed .mw-collapsible-content {
position:fixed;
}
/*
.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;
} */
.spc__eintrag.UTM {
font-size: 90%;
border-width: 1px 0px;
border-color: gray;
border-style: solid;
padding: 1px;
background: white;
vertical-align: middle;
align-content: center;
display: inline-block;
font-weight:initial;
}
.spc__eintrag.UTM > .kasten {
font-size:80%;
}
.spc__eintrag .button.UTM.icon {
font-size: 75%;
padding: 0;
display: inline-grid;
}
.new_design ~ * .spc__eintrag.UTM .button.UTM .glyphicons::before {
margin-right: 0;
line-height: 100%;
}
.nui.button,
.new_design ~ * .button {
border-radius: 0px;
border-color: #a6a6a6;
background: #dedede;
position: relative;
vertical-align: middle;
}
.new_design ~ * .UTM.ic-eingabe {
border-radius: 0px;
}
.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;
}
.new_design ~ * .fas.icon {
color: unset;
}
/* ***************
.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;
}
**************** */
.Support.bc__rot {
background-color: #E74C3C;
}
/* .Bild-ui p .dialog-header {
margin-bottom: -0.5em;
} */
@media (max-width: 1600px) {
.dialog-button i + .icon-text {
display: none;
}
.dialog-button i.show-text + .icon-text {
display: unset;
}
}
.Alert-count {
border-radius: 5px;
padding: 2px 3px;
position: absolute;
right:-0.25em;
top:-1em;
font-size: 0.8em;
line-height: 0.8em;
}
.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 3px -5px 3px;
}
.dialog-rechts .dialog-button .icon-save-and-restart {
margin: 3px;
}
.new_design ~ * .Bild > .img-container {
float: right;
padding: 5px;
background: #efefef;
border: 1px solid #a2a9b1;
}
/*
.new_design ~ * th.Bild > .img-container.blank,
.new_design ~ * td.Bild > .img-container.blank {
*/
.new_design ~ * .Bild > .img-container.blank {
background: none;
border: none;
padding-top: 0px;
}
.fc__pink {
color: #b20396;
}
.fc__orange, .fc__or {
color: #ff6600;
}
.fc__data-table-header-selected {
color: #a2352a;
}
/******* 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;
position: relative;
top: 5px;
}
.img-container.Bild-t.width-s,
.new_design ~ * + * ~ .img-container.blank.width-s {
width: calc(30% - 33px);
}
.img-container.Bild-t.width-xs,
.new_design ~ * + * ~ .img-container.blank.width-s {
width: calc(25% - 33px);
}
.img-container.Bild-t.width-xxs,
.new_design ~ * + * ~ .img-container.blank.width-s {
width: calc(20% - 33px);
}
.img-container.Bild-t.width75,
.new_design ~ * + * ~ .img-container.blank.width75 {
width: 75%;
}
.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;
}
.bc__dunkelrot {
background: #c54133;
}
.bdc__dunkelrot,
.border-color__dunkelrot {
border-color: #c54133;
}
.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);
}
.Support.button.inaktiv {
background: rgba(0, 0, 0, 0.02);
border-radius: 0px;
border-top: 1px solid rgba(0,0,0,0.02);
border-bottom: 2px solid rgba(0,0,0,0.3);
border-left: 0.05em solid rgba(0,0,0,0.02);
border-right: 0.05em solid rgba(0,0,0,0.02);
padding: 0px 3px;
color: rgba(0,0,0,0.5);
opacity: 1;
}
.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;
}
.flexbox .thumbcaption #mw-customcollapsible-Inhalte.icon,
.flexbox .thumbcaption #mw-customcollapsible-Inhalte.info {
display: contents;
}
.flexbox .thumbcaption #mw-customcollapsible-Inhalte.icon .mw-collapsible-toggle-expanded + .mw-collapsible-content,
.flexbox .thumbcaption #mw-customcollapsible-Inhalte.tolltip:hover > * + .mw-collapsible-content {
display: initial !important;
}
.new_design ~ .neu-menu .button.button-default.UTM.icon {
background: #aaa;
}
.img-container.Bild-t.width100 {
width: auto;
}
.height-auto {
height: auto;
}
#mw-customcollapsible-Inhalte,
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;
}
.mt0 {
margin-top: 0;
}
.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;
}
tr.Leerzeile > td:first-child > span:not(.button) {
padding-left: 0px !important;
margin-left: -3px;
margin-right: 3px;
}
.Leerzeile > td {
padding-top: 0.75em;
}
.MS.ButtonAn {
background: #E74C3C;
border: 1px solid #E74C3C;
width: 3em;
height: 1.5em;
top: 0px;
vertical-align: middle;
margin-right: 5px;
}
.MS .ButtonAn-Toggle {
left: 24px;
top: 0em;
background: #fff;
transition: 0.3s;
width: 1.37em;
height: 1.37em;
box-shadow: 0 0 6px -2px black;
}
.vpn-icon {
color: #fdf6f6; /* #fddedb; */
background-color: #e52b2b; /* #e85546; */
padding: 3px;
}
[class*=fa].vpn-icon::before {
padding-right: 3px;
}
.button.button-default.VPN {
background: #e52b2b;
color: #fdf6f6;
font-size: 90%;
padding: 0px 1.5em;
}
.button.button-default.M365 {
background: rgb(0,120,212);
color: white;
}
.beschriftung, .Beschriftung {
display: inline-block;
}
.cb-content::before {
content: "×";
}
.x-end .cb-content::before {
content: "";
}
.x-end .cb-content::after {
content: "×";
opacity: 0.5;
}
.mw50 {
min-width: 50%;
}
.Logging_Slider {
width: 4.1em;
display: inline-block;
line-height: 1.15em;
text-align: center;
}
.noborder.img-container img {
border: 0;
}
.icon.tolltip .mw-collapsible-toggle-default::before {
color: rgb(43,151,213);
border-bottom:1px dotted;
}
.cli .mw-collapsible-toggle-default::before {
content: "\f121 ";
color: rgb(43,151,213);
}
.cli .mw-collapsible-toggle-default::after {
content: "CLI";
color: rgb(43,151,213);
font-size: 0.6em;
}
.cb.MS {
background-color: rgba(0, 0, 0, 0.01);
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 2px;
padding: 3px;
transition: border 0.3s;
box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.1) inset;
color: rgba(0, 0, 0, 0.6);
}
.sptable2.Paketfilter td:first-child:empty {
border: 0;
}
.fas.fc__rot.Number {
font-size: unset;
}
.text-align_left {
text-align: left;
}
.flex i {
padding-left: 3px;
}
.cb-content .spc__default {
display: contents;
}
.cb-content .spc__default a {
position:relative;
top:-1px;
}
.maxw50 {
max-width:50em;
}
.margin-bottom0 td > .button {
margin-bottom: 0;
}
.FAQ .Einrücken,
.FAQ .einrücken {
margin-left: 2.75em;
margin-bottom: 0.75em;
}
.FAQ-toclevel-2 .toclevel-2 .toctext::after {
content: "?";
}
.text-h2 + .list--element__bullet {
margin-top: -1.5em;
}
.del {
text-decoration: line-through;
}
.no-p-ul-margin p + ul {
margin-top: -0.5em;
margin-bottom: -0.3em;
}
.reiter.MDMProfil {
background: #fff;
border: 1px solid rgba(0, 0, 0, 0.05);
border-right: 2px solid #E52B2B;
padding: 3px 20px 3px 3px;
color: rgba(0, 0, 0, 0.7);
clear: both;
display: ruby;
}
.Kleingedrucktes {
display: inline-block;
}
.h3-class {
visibility: hidden;
position: absolute;
}
div.list--element__warning > ul > li::before {
color: #d71e0b;
}
.wikitable.pd0-5 > tbody tr > td {
padding: 0 5px;
}
.Mailsecurity .ButtonAus-Toggle {
border-radius: 50%;
color: rgb(84,84,84);
background: rgb(255,255,255);
box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
height: 1em;
width: 1em;
}
.Mailsecurity.ButtonAus .Button-Leiste {
width: 2.1em;
border-radius: 7px;
background-color: rgb(220, 220, 220);
height: 0.65em;
align-items: center;
display: flex;
}
.Mailsecurity.ButtonAus {
display: inline-flex;
flex-flow: wrap;
height: 16px;
align-content: center;
overflow: unset;
}
.Mailsecurity.ButtonAn {
display: inline-flex;
flex-flow: wrap;
align-content: center;
height: 1em;
vertical-align: middle;
}
.Mailsecurity.ButtonAn .Button-Leiste {
background-color: rgb(229, 43, 43);
width: 2em;
border-radius: 7px;
height: 0.65em;
display: flex;
box-sizing: border-box;
}
.Mailsecurity.ButtonAn .ButtonAn-Toggle {
background-color: rgb(255, 255, 255);
background-image: none;
box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
border: 1px solid rgba(0,0,0, 0.16);
width: 1em;
height: 1em;
left: 1.1em;
}
.button.button-default.Mailsecurity {
background: rgb(0,0,0);
border-radius: 4px;
color: rgb(255,255,255);
padding: 2px 6px;
font-size: 88%;
font-family: system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.button.button-default.Mailsecurity.fas::before,
.button.button-default.Mailsecurity.fal::before,
.button.button-default.Mailsecurity.far::before {
padding-right: 3px;
}
.Mailsecurity.bc__rot {
background-color: rgb(229, 43, 43);
}
.Mailsecurity.spc__circle {
height: 1.5em;
width: 1.5em;
font-size: 80%;
padding: 1em;
}
.menu .mw-collapsible-toggle-default::before {
content: "\f0c9";
}
.bug .mw-collapsible-toggle-default::before {
content: "\e490";
vertical-align: super;
font-size: smaller;
}
.bug.mw-collapsed .mw-collapsible-toggle-default {
transform: rotate(270deg);
}
.bug.icon.tolltip .mw-collapsible-toggle-default::before {
color: #468847;
}
span.bug {
margin-left:-1em;
font-size:90%;
}
.reiter.Mailsecurity {
font-family: system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
border-bottom: 3px solid black;
background: rgb(238, 238, 238);
padding: 0px 3px 2px 3px;
margin: 2px 0px;
white-space: nowrap;
}
.icon__white::before,
.icon__invert::before,
.icon__black::before {
filter: invert(100%);
}
.icon__grau,
.icon__grey {
filter: invert(39%) sepia(4%) saturate(29%) hue-rotate(314deg) brightness(100%) contrast(82%);
}
.button.button-default.Mailsecurity.Edit.icon::before {
filter: none;
}
.neu-menu > i > .external.text {
color: #670101;
}
.neu-menu > .Mailsecurity > .Menu.spc__default {
background: white;
margin-left: 3px;
}
.CB.Mailsecurity.inaktiv {
background-color: rgb(231,232,233);
border-radius: 8px;
font-weight: bold;
opacity:1;
}
.CB.Mailsecurity.inaktiv::after {
content:" ×";
}
.CB.Mailsecurity.aktiv {
background: rgb(0,0,0);
border-radius: 8px;
color: white;
font-weight: bold;
}
.CB.Mailsecurity.aktiv::after {
content:" ✓";
}
.button.button-default.Mailsecurity.inaktiv {
color: rgb(0, 0, 0);
opacity: unset;
background: rgba(0,0,0,0.15);
border: none;
}
.initial {
display: initial;
}
.Known-Issues tr td:first-child {
font-size: small;
}
.treeview ul li:not(:last-child) {
margin: 0;
}
li.list--element__utm:before {
color: #ff6600;
font-weight: 900;
}
.sptable2.tr--bc__white tr.bc__grau td {
background-color: #b7b7b7;
}
i.fal.fa-overlay-xmark::after {
content: "\e59b";
display: inline-block;
position: relative;
top: 0.6em;
font-size: 1.5em;
transform: translateY(-50%);
margin-left: 0;
font-weight: 600;
left: -0.8em;
font-family: "Font Awesome 6 Pro";
}
.orange {
color: #ff5722; /* orange */
}
.MSI.ButtonAn, .MSA.ButtonAn {
background: #E74C3C;
border: 1px solid #E74C3C;
width: 3em;
height: 1.5em;
top: 0px;
vertical-align: middle;
margin-right: 5px;
}
/*.MSA.ButtonAn.inaktiv {
background: #cccccc;
border: 1px solid #cccccc;
}*/
.MSI .ButtonAn-Toggle, .MSA .ButtonAn-Toggle {
left: 24px;
top: 1.15px;
background: #fff;
transition: 0.3s;
width: 1.2em;
height: 1.2em;
box-shadow: 0 0 6px -2px black;
}
.MSI.ButtonAus {
width: 3em;
height: 1.5em;
top: 0px;
border: 1px solid rgba(0, 0, 0, 0.125);
margin-right: 5px;
border-radius: 24px;
background: rgba(0, 0, 0, 0.09);
}
.MSA.ButtonAus {
width: 3em;
height: 1.5em;
top: 0px;
border: 2px solid rgba(0, 0, 0, 0.6);
margin-right: 5px;
border-radius: 24px;
background: #cccccc;
}
.MSI .ButtonAus-Toggle {
border: 0px solid #999999;
border-radius: 11px;
display: block;
bottom: 0px;
position: absolute;
top: 0px;
left: 0px;
width: 1.3em;
height: 1.3em;
clear: both;
}
.MSA .ButtonAus-Toggle {
border: 0px solid rgba(0, 0, 0, 0.6);
border-radius: 0.688em; /*11px;*/
background: rgba(0, 0, 0, 0.6);
display: block;
position: absolute;
top: 0.156em; /*2.5px;*/
left: 0.188em; /*3px;*/
clear: both;
}
.MS.small .ButtonAn-Toggle {
left: 0.8em;
width: 0.9em;
height: 0.9em;
}
.MS.ButtonAus::before {
content: none;
}
.MS .ButtonAus-Toggle {
display: block;
background: #fafafa;
}
.MS.small .ButtonAus-Toggle {
display: block;
background: #fafafa;
width: 0.9em;
height: 0.9em;
}
.MS.ButtonAn.small, .MS.ButtonAus.small {
width: 1.8em;
height: 1em;
}
.MSI.small .ButtonAn-Toggle, .MSA.small .ButtonAn-Toggle {
left: 0.8em;
width: 0.9em;
height: 0.9em;
top: 0px;
}
.MSI.ButtonAn.small, .MSA.ButtonAn.small {
width: 1.8em;
height: 1em;
}
.MSI.small .ButtonAus-Toggle, .MSA.small .ButtonAus-Toggle {
width: 0.9em;
height: 0.9em;
}
.MSI.ButtonAus.small, .MSA.ButtonAus.small {
width: 1.8em;
height: 1em;
}
.new_design ~ * .UTM.ButtonAus.small::before {
width: 1.3em !important;
height: 1.3em;
}
i.default::before {
content: "(Default)";
font-style: initial;
font-size: small;
font-weight: bold;
}
.noborder .border-top {
border-top: 1px solid rgba(0,0,0,0.3) !important;
}
.h-box:empty {
margin: 0;
}
.ic-eingabe.ic-eingabe--drag {
background: white;
border: 2px dashed rgba(154, 154, 154, 0.7);
box-shadow: none;
}
a.external:before {
content: "\e60e";
font-family: 'Font Awesome 6 Pro';
font-weight: 300;
position: relative;
top: 0;
padding-right: 3px;
}
a[href*="securepoint.de"]:before, a[href*="securepoint.cloud"]:before, a[href*="securepoint.com"]:before {
content: "";
font-family: "spicons" !important;
}
a[href*="mailto:"]:before {
content:none;
}
.neu-menu a.external:before, .language-toggle-german a:before, .language-toggle-english a:before, a[href*="wiki.securepoint.de"]:before, a[href*="devwiki.intern.securepoint.de"]:before{
content:none;
}
/***** in SASS korrigieren *****/
.icon.tolltip.menu .mw-collapsible-toggle-default::before {
content: " ";
color: rgb(43,151,213);
}
.icon.tolltip.io .mw-collapsible-toggle-default::before {
content: '\f129 ';
color: rgb(43,151,213);
}
.icon.tolltip.alert .mw-collapsible-toggle-default::before {
content: '\f071';
color: rgb(43,151,213);
}
.Hinweis-Container-Text__border {
display: inline-flex;
align-items:center;
}
.mw1 {
min-width: 1em;
}
.classic-table-header {
align-items: center;
display: inline-flex;
background: #b7b7b7;
border: #ddd;
padding: 1px 5px;
}
.td-available .ic-eingabe[class*="mw"] { /* Die Klasse td-available aus dem Tabellen Header */
width: unset; /* (die hier neutralisiert wird, sobald eine andere min-width angegeben wird) */
} /* wird in common.css definiert */