mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-19 14:43:49 +09:00
- member directories upgrade;
- user tags integration; - fixed member directory pagination; - fixed styles;
This commit is contained in:
@@ -62,6 +62,16 @@
|
||||
line-height: 36px;
|
||||
height: 36px;
|
||||
font-size: 20px;
|
||||
border-radius: 999px;
|
||||
color: #fff !important;
|
||||
opacity: 0.85;
|
||||
margin: 0 1px;
|
||||
transition: 0.25s;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.um-profile-connect.um-member-connect a:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
/* pop effect */
|
||||
|
||||
Reference in New Issue
Block a user