thirdparty/google_appengine/google/appengine/ext/admin/templates/css/queues.css
author Pawel Solyga <Pawel.Solyga@gmail.com>
Fri, 19 Jun 2009 16:13:32 +0200
changeset 2413 d0b7dac5325c
permissions -rw-r--r--
Update GAE to 1.2.3 in thirdparty folder.

.ah-queues-message {
  color: red;
  margin-bottom: 1em;
}

#ah-queues .ah-queues-message {
  margin: 1em;
}

.ah-queues-times {
  margin-top: 1em;
}
#ah-queues .ae-table,
#ah-queues .ae-table td {
  border: 0;
  padding: 0;
}
#ah-queues ol {
  list-style: none;
}
#ah-queues li {
  padding: .2em 0;
}
.ah-queues-test {
  text-align: right;
}