This commit is contained in:
albert
2013-03-09 20:14:53 -05:00
parent ca76d7de20
commit 38e1ed3369
3 changed files with 36 additions and 23 deletions

View File

@@ -299,6 +299,21 @@ div#c-post-versions {
}
}
div#c-explore-posts {
a.desc {
font-weight: bold;
margin: 0 0.5em;
}
.period {
margin: 0 0.5em;
&:first-child {
margin-left: 0;
}
}
}
div#unapprove-dialog {
p {
margin-bottom: 1em;