MDL-45380 theme_bootstrapbase: Restore config override highlight

Conflicts:

	theme/bootstrapbase/less/moodle/admin.less
	theme/bootstrapbase/style/moodle.css
This commit is contained in:
Frederic Massart
2014-05-12 15:50:54 +08:00
parent 263f3b1ff7
commit d089b2b090
2 changed files with 7 additions and 1 deletions
@@ -739,3 +739,9 @@ img.iconsmall {
.alert;
.alert-danger;
}
#adminsettings .form-overridden {
color: @infoText;
background-color: @infoBackground;
}
File diff suppressed because one or more lines are too long