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 {}