annotate media/css/downloads.css @ 278:2a795fd602a4

Fix #130. Upgrade to Blueprints CSS 1.0. However I didn't keep their change to the even class. That seemed to be messed up. Hand edited it to the old version.
author Brian Neal <bgneal@gmail.com>
date Sun, 03 Oct 2010 00:26:42 +0000
parents 5232d5808057
children
rev   line source
gremmie@1 1 #downloads-add td {
gremmie@1 2 padding-bottom: 5px;
gremmie@1 3 }
gremmie@1 4
gremmie@1 5 #downloads-add fieldset {
gremmie@1 6 margin: 1em 0 1em;
gremmie@1 7 padding: 0.5em;
gremmie@1 8 }