Wechseln zu:Navigation, Suche
Wiki

Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Strg+F5
.mw-htmlform-field-UploadSourceField {
	position: fixed;
	top: 8em;
	left: 24.5em;
	}

.mw-htmlform-field-UploadSourceField label {
	display: none
	}

#mw-upload-form .mw-htmlform-submit-buttons {
	position: fixed;
	top: 9.7em;
	left: 24.5em;
	}

.mw-htmlform-field-HTMLTextField #wpDestFile {
	position: fixed;
	top: 9.4em;
	left: 35em;
	}

.editButtons {
	position: fixed;
	top: 59px;
	right: -300px;
}

.mw-input {
	display: inline-flex;
}

#msupload-dropzone {
	background: cadetblue;
	/* background: #657d91; */
	height: 1.75em;
	}

#msupload-bottom {
	/* border-top: 1px solid #c8ccd1;
	padding: 8px; */
	height: 2em;
	}


/*.editButtons {
	position: fixed;
	top: 59px;
	right: -300px;
}*/

/* .main-footer {
    float: inline-end;
    bottom: 186px;
} */

.editOptions {
	font-size:	12px;
	line-height:	8px;
	display:	flex;
	margin-top:	2px;
	}

.editCheckboxes + #editpage-copywarn {
	font-size:	8px;
    margin-left: 5px;
    margin-top: 2px;
	}

.oo-ui-fieldLayout-field {
	display:	inline-flex;
	}

input[type="text"],
.oo-ui-inputWidget-input {
	min-height:	unset;
	}

#wpSummaryWidget {
    font-size: 10px;
}

.oo-ui-labelElement .oo-ui-labelElement-label {
    line-height: 1.0em;
}



.padding-xs.padding-md-2.padding-lg-4.padding-xl-8.padding-print-0.pagecontent.col {
    padding-bottom: 1px;
}

.mediawiki .main-container .main-footer {
	/* top: 		20.65em; */
	width: 		15em;
	line-height: 	unset;
	/* height: 	0px; */
	/* left: 26em; */
	border-top: 	none;
}

.templatesUsed {
    position: absolute;
    left: 36em;
}
/* 
.pageheader {
	position: 	fixed;
	top: 		6.5em;
	z-index: 	1;
	background: 	none;
	left: 		58em;
	}

.pageheader-icon i {
	width:		1em;
	height: 	1em;
	font-size: 	1.2em;
	}

.pageheader-headline h1 {
	font-size: 	1em;
	font-weight: 	bold;
	color: 		red;
	}
*/