KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| (8 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
.mw-htmlform- | .mw-htmlform-field-UploadSourceField { | ||
position: fixed; | |||
top: 8em; | |||
left: 24.5em; | |||
} | } | ||
.mw-htmlform-field-UploadSourceField { | .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 { | .mw-htmlform-field-HTMLTextField #wpDestFile { | ||
position: fixed; | |||
top: 9.4em; | |||
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, 08: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;
} */