- member directories upgrade;

- user tags integration;
- fixed member directory pagination;
- fixed styles;
This commit is contained in:
nikitasinelnikov
2019-09-30 01:27:01 +03:00
parent 77e3cc608b
commit 245ddd4270
20 changed files with 459 additions and 143 deletions
+10
View File
@@ -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 */