KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 9: | Zeile 9: | ||
} | } | ||
.mw-htmlform-submit-buttons { | #mw-upload-form .mw-htmlform-submit-buttons { | ||
position: fixed; | position: fixed; | ||
top: 9.7em; | top: 9.7em; | ||
Version vom 17. Januar 2020, 11:47 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;
}
/*.editButtons {
position: fixed;
top: 59px;
right: -300px;
}*/
/* .main-footer {
float: inline-end;
bottom: 186px;
} */