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 bb865a55fe
commit 33c4a674a2

View file

@ -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;