From 06ed71dfefe71d71c62c35b70fef0e8c66b8f81a Mon Sep 17 00:00:00 2001 From: marj Date: Thu, 29 Oct 2009 12:13:54 +0000 Subject: [PATCH] add .required to jayya default style --- e107_themes/jayya/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_themes/jayya/style.css b/e107_themes/jayya/style.css index 43c5f203b..392f1d9ce 100644 --- a/e107_themes/jayya/style.css +++ b/e107_themes/jayya/style.css @@ -571,7 +571,7 @@ label { cursor: pointer; } .success { color: green; } .error { color: #FF0000 } .info {} - +.required { color:red } /******** Tooltip info */ .e-info {}