diff --git a/theme/formal_white/style/formal_white.css b/theme/formal_white/style/formal_white.css index 30ed13d7263..fa1ec1442a8 100644 --- a/theme/formal_white/style/formal_white.css +++ b/theme/formal_white/style/formal_white.css @@ -79,6 +79,11 @@ h1.headerheading {margin:14px 11px 8px 11px;float:left;font-size:200%;} #page-enrol-instances .generalbox {border:none;} #page-enrol-instances .select.menujump {margin-left:0.5em;} +/* adminsettings */ +#adminsettings .form-overridden { + background-color: yellow; +} + /* tables */ .editcourse th, .editcourse td,