Version 1.0.36

This commit is contained in:
ultimatemember
2015-02-02 02:10:06 +02:00
parent 539ebf10d7
commit 7e1ee839d3
25 changed files with 5259 additions and 345 deletions
+9
View File
@@ -188,6 +188,15 @@ print "
";
}
if ( $form_asterisk_color ) {
print "
.um-$form_id.um span.um-req
{
color: $form_asterisk_color !important;
}
";
}
if ( $form_field_label ) {
print "
.um-$form_id.um .um-field-label {