visual tweaks for convo view

This commit is contained in:
Brion Vibber
2011-02-28 12:20:47 -08:00
parent 31bf2cd6b9
commit 2c03dd569c
3 changed files with 38 additions and 4 deletions

View File

@@ -1109,6 +1109,18 @@ border-top-width:1px;
border-top-style:solid;
}
/* Threaded notices sublist */
#content .notices .threaded-notices {
margin-left: 10%;
width: 90%;
background: #e4e8f1;
}
#content .threaded-notices .notice .author .photo {
left: 8px;
width: 32px;
height: 32px;
}
/* NOTICES */
#notices_primary {
float:left;