MDL-28346 Backup: Added new status 'warning' for backup result

This commit is contained in:
Frederic Massart 2012-07-30 14:10:46 +08:00
parent 569f1ad63b
commit 05e521c9bc
4 changed files with 55 additions and 15 deletions

View file

@ -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;}