nextcloud/apps/theming/css/settings-admin.css
2016-06-27 10:26:22 +02:00

24 lines
311 B
CSS

#theming input {
width: 17em;
}
#theming .upload-logo-field {
display: none;
}
#theming .theme-undo {
cursor: pointer;
}
#theming .icon {
display: inline-block;
}
#theming .theming-label {
min-width: 6em;
display: inline-block;
}
#theming .icon-upload {
display: inline-flex;
}