diff options
| -rw-r--r-- | public/stylesheets/admin.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 9660959..729cf6c 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -215,6 +215,10 @@ input[type=submit] { | |||
| 215 | background-color: #ffffff; | 215 | background-color: #ffffff; |
| 216 | } | 216 | } |
| 217 | 217 | ||
| 218 | input[type=radio] { | ||
| 219 | border: 1px solid #989898; | ||
| 220 | } | ||
| 221 | |||
| 218 | textarea#page_abstract { | 222 | textarea#page_abstract { |
| 219 | height: 150px; | 223 | height: 150px; |
| 220 | width: 690px; | 224 | width: 690px; |
