| .ae-cron-message { | |
| color: red; | |
| margin: 1em; | |
| } | |
| .ae-cron-times { | |
| margin-top: 1em; | |
| } | |
| #ae-cron-jobs .ae-table, | |
| #ae-cron-jobs .ae-table td { | |
| border: 0; | |
| padding: 0; | |
| } | |
| #ae-cron-jobs ol { | |
| list-style: none; | |
| } | |
| #ae-cron-jobs li { | |
| padding: .2em 0; | |
| } | |
| .ae-cron-job { | |
| width: 60%; | |
| vertical-align: top; | |
| } | |
| .ae-cron-run { | |
| float: right; | |
| } | |
| .unimportant { | |
| color: #666; | |
| font-size: 80%; | |
| } |