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:
Daniel Calviño Sánchez 2017-05-20 22:05:39 +02:00
parent bfca9fbf11
commit 4dd8c4b538
1 changed files with 0 additions and 11 deletions

View File

@ -58,12 +58,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;
@ -83,11 +77,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;