1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-02 20:57:26 +02:00

add .required to jayya default style

This commit is contained in:
marj
2009-10-29 12:13:54 +00:00
parent fb8282c928
commit 06ed71dfef

View File

@@ -571,7 +571,7 @@ label { cursor: pointer; }
.success { color: green; }
.error { color: #FF0000 }
.info {}
.required { color:red }
/******** Tooltip info */
.e-info {}