mirror of
https://github.com/e107inc/e107.git
synced 2025-03-14 01:19:44 +01:00
add .required
This commit is contained in:
parent
657aa635a9
commit
e70ec46f0b
@ -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 }
|
||||
|
Loading…
x
Reference in New Issue
Block a user