Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
.startbox .Release + .Einrücken dl + ul,
.startbox .Release + .Build_description dl + ul,
.startbox .Release + .Einrücken > ul{
.startbox .Release + .Build_description > ul{
left: 1em;
left: 1em;
position: relative;
position: relative;
}
}


.startbox .Release + .Einrücken dl + ul li::before,
.startbox .Release + .Build_description dl + ul li::before,
.startbox .Release + .Einrücken > ul li::before {
.startbox .Release + .Build_description > ul li::before {
left: -2em;
left: -2em;
margin-right: 0px;
margin-right: 0px;
Zeile 12: Zeile 12:
}
}


.startbox .Release + .Einrücken dl + ul li,
.startbox .Release + .Build_description dl + ul li,
.startbox .Release + .Einrücken ul li {
.startbox .Release + .Build_description ul li {
padding-left: 0em;
padding-left: 0em;
}
}
Zeile 25: Zeile 25:
}
}


.startbox .Einrücken > p {
.startbox .Build_description > p {
margin-top: 0.5em;
margin-top: 0.5em;
}
.startbox .Release > ul:first-child li:first-child {
display: block;
line-height: 2em;
top:-0.5em;
}
}


Zeile 42: Zeile 36:
padding-left: 0.25em;
padding-left: 0.25em;
line-height: 1.25em;
line-height: 1.25em;
font-style: initial;
}
.info.tolltip .mw-collapsible-content {
line-height: initial;
max-width: max-content;
width: 30vw;
}
.tolltip.fixed .mw-collapsible-content {
position: relative;
}
.Release ul {
display: inline-block;
margin-bottom: 0;
}
.Release {
line-height: initial;
display: grid;
}
@media (max-width:1469px) {
.startbox .Release > ul:first-child li:first-child {
display: block;
line-height: 2em;
top: -0.5em;
}
}
@media (max-width:1235px) {
.startbox .Release > ul:first-child li:first-child {
display: block;
line-height: 3em;
top: -1em;
}
}
.Release > ul + * .Hinweis-Container__einblenden {
margin-top: -0.5em;
margin-bottom: 0.7em;
}
.Release + .Build_description > dl {
margin-top: -0.5em;
position: relative;
left: -5px;
}
.startbox .text-h2.h-box,
.startbox .text-h3.h-box {
line-height: unset;
margin: 0;
padding-bottom: 5px;
border-bottom: 1px solid gray;
max-width: 24.5em;
}
.beta-version {
font-style: italic !important;
}
.beta-version li::before,
.beta-version .icon.tolltip .mw-collapsible-toggle-default::before {
font-style: initial;
}
.beta > .build,
.beta > .build + .tag,
.beta-version .Release,
.beta-version .Release + .Build_description {
opacity: 0.75;
/* vertical-align: bottom; */
}
.beta .tag {
font-size: 0.8em;
color: rgba(0,0,0,0.5);
/* font-weight:bold; */
}
.stable {
line-height: 1em;
}
.beta .tag + .tag {
color: white;
font-size: 0.5em;
font-style: initial;
padding: 0px 3px;
background: #f89406;
vertical-align: middle;
}
.beta .tag + .tag::before {
content: "\f071";
font-family: "Font Awesome 6 Pro";
font-weight: 900;
font-size: 0.8em;
display: inline-flex;
}
.stable .tag {
color: white;
font-size: 0.5em;
font-style: initial;
padding: 0px 3px;
background: #468847;
vertical-align: bottom;
}
.stable .tag::before {
content: "\f058 ";
font-family: "Font Awesome 6 Pro";
font-weight: 900;
font-size: 0.8em;
display: inline-flex;
}
.beta-info {
font-size: 0.5em;
font-style: initial;
vertical-align: bottom;
}
.beta-info .tolltip .mw-collapsible-toggle-default::before {
vertical-align: middle;
}
.build {
min-width: 6em;
display: inline-block;
}
.Release .Kleingedrucktes i {
font-size: 0.9em;
}
.startbox-body .Build_description {
margin-left: 1.4em;
}
}

Aktuelle Version vom 10. Juli 2024, 08:33 Uhr

.startbox .Release + .Build_description dl + ul,
.startbox .Release + .Build_description > ul{
	left:			1em;
	position:		relative;
	}

.startbox .Release + .Build_description dl + ul li::before,
.startbox .Release + .Build_description > ul li::before {
	left:			-2em;
	margin-right:	0px;
	position:		absolute;
	}

.startbox .Release + .Build_description dl + ul li,
.startbox .Release + .Build_description ul li {
	padding-left:	0em;
	}

.startbox li[class*="list--element__"]::before {
	left:			-1.6em;
	}

.startbox li[class*="list--element__"] {
	margin-left:	0.8em;
	}

.startbox .Build_description > p {
	margin-top:		0.5em;
	}

.startbox .Release > ul li:not(:first-child)::before {
	content:		"| ";
	color:			rgba(0,0,0,0.7);
	font-weight:	bold;
	color:			unset;
	padding-left:	0.25em;
	line-height:	1.25em;
	font-style:		initial;
	}

.info.tolltip .mw-collapsible-content {
	line-height:	initial;
	max-width:		max-content;
	width:			30vw;
	}

.tolltip.fixed .mw-collapsible-content {
	position:		relative;
	}

.Release ul {
	display:		inline-block;
	margin-bottom:	0;
	}

.Release {
	line-height:	initial;
	display:		grid;
	}

@media (max-width:1469px) {
.startbox .Release > ul:first-child li:first-child {
	display:		block;
	line-height:	2em;
	top:			-0.5em;
	}
}


@media (max-width:1235px) {
.startbox .Release > ul:first-child li:first-child {
	display:		block;
	line-height:	3em;
	top:			-1em;
	}
}


.Release > ul + * .Hinweis-Container__einblenden {
	margin-top:		-0.5em;
	margin-bottom:	0.7em;
	}

.Release + .Build_description > dl {
	margin-top:		-0.5em;
	position:		relative;
	left:			-5px;
	}

.startbox .text-h2.h-box,
.startbox .text-h3.h-box {
	line-height:	unset;
	margin:			0;
	padding-bottom:	5px;
	border-bottom:	1px solid gray;
	max-width:		24.5em;
	}

.beta-version {
	font-style:		italic !important;
	}

.beta-version li::before,
.beta-version .icon.tolltip .mw-collapsible-toggle-default::before {
	font-style:		initial;
	}


.beta > .build,
.beta > .build + .tag,
.beta-version .Release,
.beta-version .Release + .Build_description {
	opacity:		0.75;
	/* vertical-align: bottom; */
	}

.beta .tag {
	font-size:		0.8em;
	color:			rgba(0,0,0,0.5);
	/* font-weight:bold; */
	}

.stable {
	line-height:	1em;
	}

.beta .tag + .tag {
	color:			white;
	font-size:		0.5em;
	font-style:		initial;
	padding:		0px 3px;
	background:		#f89406;
	vertical-align:	middle;
	}

.beta .tag + .tag::before {
	content:		"\f071";
	font-family:	"Font Awesome 6 Pro";
	font-weight:	900;
	font-size:		0.8em;
	display:		inline-flex;
	}


.stable .tag {
	color:			white;
	font-size:		0.5em;
	font-style:		initial;
	padding:		0px 3px;
	background:		#468847;
	vertical-align:	bottom;
	}

.stable .tag::before {
	content:		"\f058 ";
	font-family:	"Font Awesome 6 Pro";
	font-weight:	900;
	font-size:		0.8em;
	display:		inline-flex;
	}

.beta-info {
	font-size:		0.5em;
	font-style:		initial;
	vertical-align:	bottom;
	}

.beta-info .tolltip .mw-collapsible-toggle-default::before {
	vertical-align:	middle;
	}

.build {
	min-width:		6em;
	display:		inline-block;
	}

.Release .Kleingedrucktes i {
	font-size:		0.9em;
	}

.startbox-body .Build_description {
	margin-left:	1.4em;
	}