You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/theming/css/settings-admin.css

28 lines
364 B

#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;
}
div#theming_settings_msg {
margin-left: 10px;
}