view media/css/downloads.css @ 68:cce1fc3f8752

#16, GCalendar: clean up exception class. Put a try catch around the ExecuteBatch, as I saw it fail. No need to add any logging.
author Brian Neal <bgneal@gmail.com>
date Sun, 28 Jun 2009 18:48:08 +0000
parents dbd703f7d63a
children 5232d5808057
line wrap: on
line source
#downloads-search {
   text-align: center;
}
#downloads-add td {
    padding-bottom: 5px;
}

#downloads-add fieldset {
    margin: 1em 0 1em;
    padding: 0.5em;
}