mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-45380-master' of git://github.com/FMCorz/moodle
Conflicts: theme/bootstrapbase/style/moodle.css
This commit is contained in:
commit
d57e3f8201
2 changed files with 6 additions and 1 deletions
|
@ -773,3 +773,8 @@ img.iconsmall {
|
|||
border: 2px solid @warningBorder;
|
||||
}
|
||||
}
|
||||
|
||||
#adminsettings .form-overridden {
|
||||
color: @infoText;
|
||||
background-color: @infoBackground;
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue