MDL-55167 less: remove empty blocks

This commit is contained in:
Dan Poltawski
2016-07-30 13:07:54 +01:00
parent 75b68df3ee
commit c73de4d5f1
4 changed files with 3 additions and 11 deletions
+1 -6
View File
@@ -597,13 +597,8 @@ img.iconsmall {
font-size: @fontSizeSmall;
.muted;
}
.release {
}
}
.availability {
}
.settings {
}
.uninstall {
a {
color: @errorText;
@@ -36,8 +36,7 @@
font-weight: bold;
color: inherit;
}
.path-backup .backup_progress .backup_stage.backup_stage_next {
}
.path-backup .backup_progress span.backup_stage.backup_stage_complete {
color: inherit;
}
@@ -609,7 +609,6 @@ div#dock {
}
.box-shadow (0 5px 10px rgba(0, 0, 0, 0.2));
}
&:hover .toggle-display {}
}
}
}
@@ -239,8 +239,7 @@ body.path-question-type .fitem_fgroup .accesshide {
.path-mod-quiz input[size] {
width: auto;
}
.que .outcome {
}
.que .comment {
.alert-success;
}