Merge branch 'master' into rwd
[wolnelektury.git] / apps / polls / static / polls / polls.css
1 .poll{width:400px}.poll ul{list-style-type:none}.poll-bar{border:solid 1px #ddd;height:6px;margin-bottom:10px}.poll-bar-inner{background:orange;height:6px}.poll-msg{font-weight:bold}