view downloads/static/css/downloads.css @ 1017:21c592cac71c

ManifestStaticFilesStorage: stop using form Media. It's okay for the admin, but not for user facing stuff.
author Brian Neal <bgneal@gmail.com>
date Sun, 06 Dec 2015 14:48:30 -0600
parents ee87ea74d46b
children
line wrap: on
line source
#downloads-add td {
    padding-bottom: 5px;
}

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