diff --git a/theme/formal_white/style/formal_white.css b/theme/formal_white/style/formal_white.css index 971062735e3..1f090160b80 100644 --- a/theme/formal_white/style/formal_white.css +++ b/theme/formal_white/style/formal_white.css @@ -71,22 +71,13 @@ p {margin:0} #page-enrol-instances .select.menujump {margin-left:0.5em;} /* environmenttable */ -.environmenttable .error { - background-color: red; -} - -.environmenttable .warn { - background-color: yellow; -} - -.environmenttable .ok { - background-color: lime; -} +.environmenttable .error {background-color:red;} +.environmenttable .warn {background-color:yellow;} +.environmenttable .ok {background-color:lime;} /* adminsettings */ -#adminsettings .form-overridden { - background-color: yellow; -} +#adminsettings .form-overridden {background-color:yellow;} +#adminsettings .form-warning {color:red;} /* tables */ .editcourse th,