From 54550d2091d2254fd20fbeefdc82dc56a69611fe Mon Sep 17 00:00:00 2001 From: etienne Date: Mon, 8 Jun 2009 00:15:00 +0000 Subject: Using newforms infor the create form --- static/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static') diff --git a/static/styles.css b/static/styles.css index 141aa46..605fef3 100644 --- a/static/styles.css +++ b/static/styles.css @@ -143,7 +143,7 @@ color:#808080; text-decoration:none; } -.alert, .error{ +.alert, .error, .errorlist{ color:blue; } @@ -309,4 +309,4 @@ text-align:center; .comments .submit{ width:auto; -} \ No newline at end of file +} -- cgit v1.2.3