errors are displayed in red now anoop
authornishanth
Sat, 05 Jun 2010 17:23:17 +0530
branchanoop
changeset 42 127472f8652a
parent 41 651b341fd555
child 43 d14bda103817
errors are displayed in red now
templates/base.html
--- a/templates/base.html	Sat Jun 05 17:18:10 2010 +0530
+++ b/templates/base.html	Sat Jun 05 17:23:17 2010 +0530
@@ -775,6 +775,9 @@
   border: none;
 }
 
+.errorlist {
+color : red;
+}
 
 
 /******************************************** ********** ********** **********/