hubzilla 6.2

This commit is contained in:
2021-09-09 13:22:28 +03:00
parent a770eead5f
commit 975fdcdb34
16 changed files with 108 additions and 88 deletions

View File

@@ -50,7 +50,7 @@ $(document).ready(function() {
});
$("input[data-role=cat-tagsinput]").tagsinput({
tagClass: 'badge badge-pill badge-warning text-dark'
tagClass: 'badge rounded-pill bg-warning text-dark'
});
$('a.disabled').click(function(e) {