fix setting parent_id, add approval status notices on top of post/show

This commit is contained in:
albert
2011-10-22 12:54:14 -04:00
parent b5cf9bf41f
commit 73a8c19c6e
8 changed files with 62 additions and 18 deletions

View File

@@ -134,6 +134,10 @@ div#c-posts {
section#edit {
margin-top: 1em;
}
span.quick-mod {
float: right;
}
}
div#quick-edit-div {