]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/style.css
count unread forum items for forumlist widget (ping.php)
[friendica.git] / view / theme / frost / style.css
index 35abed3c5d011d248509b421cbe8128c9eacc58b..5909df23553226028fd6c5702d1eb4fe6acbdbd8 100644 (file)
@@ -2357,6 +2357,16 @@ a.mail-list-link {
        margin-top: 10px;
 }
 
+#forumlist-sidebar ul {
+       list-style: none;
+}
+
+.forumlist-img {
+       height: 20px;
+       width: 20px;
+       vertical-align: middle;
+}
+
 .nets-ul, .fileas-ul, .categories-ul, .datebrowse-ul {
        list-style-type: none;
 }