- fixed tooltip "a" tag CSS;

- fixed get_template function '/' to DIRECTORY_SEPARATOR;
- changed loading posts.php template;
This commit is contained in:
nikitasinelnikov
2019-10-17 16:20:48 +03:00
parent 39eb76474e
commit 250b0836c4
5 changed files with 16 additions and 16 deletions
@@ -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;