Mercurial > public > sg101
annotate gpp/weblinks/static/css/weblinks.css @ 470:d9b6c4ec1977
For #227; rework last commit slightly (r508). Adapt the desired forums signal signature to the queued_search API instead of the other way around.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 17 Aug 2011 01:29:27 +0000 |
parents | 88b2b9cb8c1f |
children |
rev | line source |
---|---|
bgneal@312 | 1 div.weblinks-link-sort { |
bgneal@312 | 2 padding-bottom: .5em; |
bgneal@312 | 3 } |
bgneal@312 | 4 |
bgneal@312 | 5 ul.weblinks-link-options { |
bgneal@312 | 6 margin: 0; |
bgneal@312 | 7 padding-left: 0; |
bgneal@312 | 8 list-style-type: none; |
bgneal@312 | 9 } |
bgneal@312 | 10 |
bgneal@312 | 11 ul.weblinks-link-options li { |
bgneal@312 | 12 display: inline; |
bgneal@312 | 13 padding: 0 5px; |
bgneal@312 | 14 } |