mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Remove ignored rules
The removed rules were either always overriden by other rules or never used due to not matching any element. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
This commit is contained in:
parent
bb865a55fe
commit
33c4a674a2
@ -60,12 +60,6 @@ form.uploadButton {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#theming .icon-loading-small {
|
||||
display: inline-flex;
|
||||
padding: 8px;
|
||||
margin: 2px 0px;
|
||||
}
|
||||
|
||||
#theming .icon-upload,
|
||||
#theming .icon-loading-small {
|
||||
padding: 8px 20px;
|
||||
@ -85,11 +79,6 @@ form.uploadButton {
|
||||
padding: 0;
|
||||
margin-right: 10px;
|
||||
}
|
||||
div#theming_settings_msg {
|
||||
margin: 8px;
|
||||
margin-left:20px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#theming-preview-logo {
|
||||
cursor: pointer;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user