Add google appengine to repo
[frozenviper.git] / google_appengine / google / appengine / ext / admin / templates / css / cron.css
blob679d358f4923af0c9eda398f897c90ca650bf4ca
1 .ah-cron-message {
2 color: red;
3 margin-bottom: 1em;
6 #ah-cron-jobs .ah-cron-message {
7 margin: 1em;
10 .ah-cron-times {
11 margin-top: 1em;
13 #ah-cron-jobs .ae-table,
14 #ah-cron-jobs .ae-table td {
15 border: 0;
16 padding: 0;
18 #ah-cron-jobs ol {
19 list-style: none;
21 #ah-cron-jobs li {
22 padding: .2em 0;
24 .ah-cron-test {
25 text-align: right;