mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- fixed tooltip "a" tag CSS;
- fixed get_template function '/' to DIRECTORY_SEPARATOR; - changed loading posts.php template;
This commit is contained in:
@@ -166,6 +166,10 @@ a.um-delete{ color: #a00; }
|
||||
text-shadow: none !important;
|
||||
}
|
||||
|
||||
.ui-tooltip.um_tooltip a {
|
||||
color: #eeeeee !important;
|
||||
}
|
||||
|
||||
.um_tooltip.dashicons,
|
||||
.um_tooltip.dashicons:before {
|
||||
height:22px;
|
||||
|
||||
Reference in New Issue
Block a user