view media/css/polls.css @ 119:b8f1dcc9fae4

Forgot to commit the template for the forums split topic view.
author Brian Neal <bgneal@gmail.com>
date Sat, 24 Oct 2009 02:39:54 +0000
parents dbd703f7d63a
children
line wrap: on
line source
.poll-form {
    padding-bottom: 1em;
}
.poll-form ul {
    list-style: none;
    padding-bottom: 0.5em;
}
.poll-form li {
    padding: 0.5em 0 0.5em 0.5em;
}
dl.poll-result {
    width: 80%;
}