mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 14:13:46 +09:00
Version 1.0.19
This commit is contained in:
@@ -9,6 +9,14 @@ print ".um-$form_id .um-member {
|
||||
|
||||
}
|
||||
|
||||
if ( isset( $css_card_thickness ) ) {
|
||||
|
||||
print ".um-$form_id .um-member {
|
||||
border-width: $css_card_thickness !important;
|
||||
}";
|
||||
|
||||
}
|
||||
|
||||
if ($css_profile_card_text) {
|
||||
|
||||
print ".um-$form_id .um-member-card * {
|
||||
|
||||
Reference in New Issue
Block a user