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