view downloads/static/css/downloads.css @ 894:101728976f9c

Check html for <img src="http:...">. Older Smiley code generated absolute URLs for smiley images. Check for this and if found, save the model to force regeneration of HTML.
author Brian Neal <bgneal@gmail.com>
date Wed, 18 Feb 2015 21:20:31 -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;
}