Mercurial > public > sg101
annotate downloads/static/css/downloads.css @ 595:f3fded5df64b
Forum topic & post updates now affect the RSS feed data in Redis.
This is for bitbucket issue #10.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 24 May 2012 15:49:15 -0500 |
parents | ee87ea74d46b |
children |
rev | line source |
---|---|
bgneal@312 | 1 #downloads-add td { |
bgneal@312 | 2 padding-bottom: 5px; |
bgneal@312 | 3 } |
bgneal@312 | 4 |
bgneal@312 | 5 #downloads-add fieldset { |
bgneal@312 | 6 margin: 1em 0 1em; |
bgneal@312 | 7 padding: 0.5em; |
bgneal@312 | 8 } |