Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
c73de4d5
Commit
c73de4d5
authored
Jul 06, 2016
by
Dan Poltawski
Browse files
MDL-55167 less: remove empty blocks
parent
75b68df3
Changes
4
Hide whitespace changes
Inline
Side-by-side
theme/bootstrapbase/less/moodle/admin.less
View file @
c73de4d5
...
...
@@ -597,13 +597,8 @@ img.iconsmall {
font-size: @fontSizeSmall;
.muted;
}
.release {
}
}
.availability {
}
.settings {
}
.uninstall {
a {
color: @errorText;
...
...
theme/bootstrapbase/less/moodle/backup-restore.less
View file @
c73de4d5
...
...
@@ -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;
}
...
...
theme/bootstrapbase/less/moodle/modules.less
View file @
c73de4d5
...
...
@@ -609,7 +609,6 @@ div#dock {
}
.box-shadow (0 5px 10px rgba(0, 0, 0, 0.2));
}
&:hover .toggle-display {}
}
}
}
...
...
theme/bootstrapbase/less/moodle/question.less
View file @
c73de4d5
...
...
@@ -239,8 +239,7 @@ body.path-question-type .fitem_fgroup .accesshide {
.path-mod-quiz input[size] {
width: auto;
}
.que .outcome {
}
.que .comment {
.alert-success;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment