mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-28346 Backup: Added new status 'warning' for backup result
This commit is contained in:
parent
569f1ad63b
commit
05e521c9bc
4 changed files with 55 additions and 15 deletions
|
@ -42,6 +42,7 @@
|
|||
#page-admin-report-backups-index .backup-unfinished {color: #f00000;}
|
||||
#page-admin-report-backups-index .backup-skipped,
|
||||
#page-admin-report-backups-index .backup-ok {color: #006400;}
|
||||
#page-admin-report-backups-index .backup-warning {color: #ff9900;}
|
||||
|
||||
#page-admin-qbehaviours .disabled {color: gray;}
|
||||
#page-admin-qbehaviours th {white-space: normal;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue