Fixed up new post form

added a cancel button
This commit is contained in:
2013-01-21 19:10:48 -05:00
parent c75da12d94
commit 1887288f5b
7 changed files with 32 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
/* Modules
--------------------------------------------------------------------------------------------------*/
.module { border:1px solid #e2e2e2; margin:.8em 0; background-color:#fff; overflow:auto; }
.module { border:1px solid #e2e2e2; margin:.8em 0; background-color:#fff; }
.module_controls { padding:.8em; }
.module_header { color:#fff; padding:.7em .7em .7em 1.4em; background-color:#000; }
.module_header a { color:#fff; }