mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
Merge branch 'MDL-32380_master' of git://github.com/kordan/moodle
This commit is contained in:
commit
d9ce6f6442
@ -73,22 +73,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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user