♻️ toolptiped

This commit is contained in:
Van
2019-03-20 13:50:45 +08:00
parent 4d04c02872
commit 8c9b13c393
28 changed files with 42 additions and 191 deletions

View File

@@ -47,7 +47,7 @@
<#list mostUsedCategories as category>
<a href="${servePath}/category/${category.categoryURI}"
aria-label="${category.categoryTagCnt} ${cntLabel}${tagsLabel}"
class="ft__link ft__nowrap tooltipped tooltipped__n">
class="ft__link ft__nowrap vditor-tooltipped vditor-tooltipped__n">
${category.categoryTitle}</a> &nbsp; &nbsp;
</#list>
</div>