diff options
| author | hukl <contact@smyck.org> | 2009-04-18 21:19:19 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-04-18 21:19:19 +0200 |
| commit | 11da98a9ef32f3ad5893937046e713306045e0a8 (patch) | |
| tree | ff398ce3f944f88a6ee4d3cfa0bdf8b800823bec | |
| parent | 5fc6ef71ef53714ca66da1894ee38aa0e259afb6 (diff) | |
css addition
| -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; |
