port tag cloud widget from hubzilla

This commit is contained in:
rabuzarus 2017-11-22 21:29:07 +01:00
commit d7d653aab6
7 changed files with 188 additions and 2 deletions

View file

@ -1238,6 +1238,11 @@ aside #group-sidebar li .group-edit-tool:first-child {
width: 75px;
border-radius: 4px;
}
/* Tag cloud widget */
.tagblock.widget > .tags {
text-align: center;
}
/* Section */
section ul.tabs {
display: none !important;