fixed pool sidebar in post/show

This commit is contained in:
albert
2011-03-13 18:12:42 -04:00
parent 90a41a334b
commit 7571280d72
6 changed files with 1349 additions and 12 deletions

View File

@@ -333,6 +333,10 @@ div#c-posts h1 {
font-size: 1.2em; }
div#c-posts h2 {
font-size: 1.1em; }
div#c-posts aside#sidebar > section#pool-sidebar span.ui-icon {
float: left;
margin-right: 0.25em;
color: #666; }
div#c-posts aside#sidebar > section > ul li {
list-style-type: none; }
div#c-posts aside#sidebar > section > ul ul li {