]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
Merge pull request #2099 from rabuzarus/2611_new_user_addr
[friendica.git] / view / theme / duepuntozero / style.css
index 4642fb2b75416cb9399d847bc07aa18e507b610b..255a1d089ab606e56eb37e63e08b713c0cbac2f0 100644 (file)
@@ -2039,7 +2039,7 @@ a.mail-list-link {
 #sidebar-group-list ul {
        list-style-type: none;
 }
-.sidebar-group-li .notify {
+.sidebar-group-li .notify, .forum-widget-entry .notify {
        display: none;
        font-size: 9px;
        border: 1px solid rgb(221, 221, 221);
@@ -2047,7 +2047,7 @@ a.mail-list-link {
        float: right;
        background-color: #BABDB6;
 }
-.sidebar-group-li .notify.show {
+.sidebar-group-li .notify.show, .forum-widget-entry .notify.show {
        display: block;
 }
 
@@ -2061,6 +2061,10 @@ a.mail-list-link {
        margin-top: 10px;
 }
 
+#forumlist-sidebar ul {
+       list-style: none;
+}
+
 .nets-ul, .fileas-ul, .categories-ul, .datebrowse-ul {
        list-style-type: none;
 }