mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
add .required
This commit is contained in:
@@ -266,6 +266,7 @@ div.bbarea.small, .tbox.small, .tbox.helpbox.small { width: 250px !important; }
|
||||
.success { color: green; }
|
||||
.error { color: #FF0000 }
|
||||
.info {}
|
||||
.required { color:red }
|
||||
|
||||
/******** Tooltip info */
|
||||
.e-info {}
|
||||
|
@@ -99,3 +99,4 @@ pre {
|
||||
.success { color: green; }
|
||||
.error { color: #FF0000 }
|
||||
.info {}
|
||||
.required { color:red }
|
||||
|
Reference in New Issue
Block a user