mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 06:03:38 +09:00
Version 1.0.36
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user