Edits in Users Dashboard

This commit is contained in:
ultimatemember
2015-01-05 01:33:17 +02:00
parent 71807e4f6d
commit cbff642b69
26 changed files with 429 additions and 228 deletions
+2 -1
View File
@@ -99,7 +99,8 @@ print "
if ( $header_icon_hcolor ) {
print "
.um-$form_id.um .um-profile-headericon a:hover {
.um-$form_id.um .um-profile-headericon a:hover,
.um-$form_id.um .um-profile-edit-a.active {
color: $header_icon_hcolor;
}
";