Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
 
Zeile 20: Zeile 20:
left: 35em;
left: 35em;
}
}


.editButtons {
.editButtons {
Zeile 31: Zeile 30:
display: inline-flex;
display: inline-flex;
}
}
#msupload-dropzone {
background: cadetblue;
/* background: #657d91; */
height: 1.75em;
}
#msupload-bottom {
/* border-top: 1px solid #c8ccd1;
padding: 8px; */
height: 2em;
}


/*.editButtons {
/*.editButtons {

Aktuelle Version vom 25. September 2020, 09:11 Uhr

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