mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-19 14:43:49 +09:00
Fix color of radio and checbox disabled fields on active state
This commit is contained in:
@@ -11,8 +11,8 @@ if ( $active_color ) {
|
||||
print "
|
||||
|
||||
.um-$form_id.um .um-tip:hover,
|
||||
.um-$form_id.um .um-field-radio.active i,
|
||||
.um-$form_id.um .um-field-checkbox.active i,
|
||||
.um-$form_id.um .um-field-radio.active:not(.um-field-radio-state-disabled) i,
|
||||
.um-$form_id.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
|
||||
.um-$form_id.um .um-member-name a:hover,
|
||||
.um-$form_id.um .um-member-more a:hover,
|
||||
.um-$form_id.um .um-member-less a:hover,
|
||||
|
||||
Reference in New Issue
Block a user