KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
.mw-htmlform-field-UploadSourceField { | .mw-htmlform-field-UploadSourceField { | ||
position: fixed; | |||
top: 8em; | |||
left: 24.5em; | |||
} | } | ||
.mw-htmlform-field-UploadSourceField label { | .mw-htmlform-field-UploadSourceField label { | ||
display: none | display: none | ||
} | |||
.mw-htmlform-submit-buttons { | |||
position: fixed; | |||
top: 9.7em; | |||
left: 24.5em; | |||
} | } | ||
.mw-htmlform-field-HTMLTextField #wpDestFile { | .mw-htmlform-field-HTMLTextField #wpDestFile { | ||
position: fixed; | |||
top: 9.4em; | |||
left: 35em; | |||
} | } | ||
Version vom 17. Januar 2020, 11:44 Uhr
.mw-htmlform-field-UploadSourceField {
position: fixed;
top: 8em;
left: 24.5em;
}
.mw-htmlform-field-UploadSourceField label {
display: none
}
.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;
} */