]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/style.css
Replace "forum" by "group" in the rest of the code
[friendica.git] / view / theme / vier / style.css
index 05b6a5ded881d14be5de9184a3b31f9a03f84e95..dd310af3255de1f85efdc4312b37b33816135afd 100644 (file)
@@ -421,7 +421,7 @@ pre code {
 .tool a {
        /* color: #000; */
 }
-.tool a:hover, .widget a:hover, #nets-sidebar a:hover, #forum-widget-collapse:hover, .admin.link a:hover, aside h4 a:hover, right_aside h4 a:hover {
+.tool a:hover, .widget a:hover, #nets-sidebar a:hover, #group-widget-collapse:hover, .admin.link a:hover, aside h4 a:hover, right_aside h4 a:hover {
        /* text-decoration: underline; */
        text-decoration: none;
        color: black;
@@ -435,8 +435,8 @@ pre code {
        opacity: 1;
 }
 
-.sidebar-circle-li:hover, #sidebar-new-circle:hover, #sidebar-edit-circles:hover,#forum-widget-collapse:hover,
-#sidebar-uncircled:hover, .side-link:hover, .nets-ul li:hover, #forumlist-sidebar li:hover, #forumlist-sidebar-right li:hover,
+.sidebar-circle-li:hover, #sidebar-new-circle:hover, #sidebar-edit-circles:hover,#group-widget-collapse:hover,
+#sidebar-uncircled:hover, .side-link:hover, .nets-ul li:hover, #group-list-sidebar li:hover, #group-list-sidebar-right li:hover,
 .nets-all:hover, .saved-search-li:hover, li.tool:hover, .admin.link:hover, aside h4 a:hover, right_aside h4 a:hover, #message-new:hover,
 #sidebar-photos-albums li:hover, .photos-upload-link:hover, .textcomplete-item.active {
        /* background-color: #ddd; */
@@ -452,11 +452,11 @@ pre code {
        /* color: #000; */
 }
 
-.widget .selected, .forum-selected {
+.widget .selected, .group-selected {
        font-weight: bold;
 }
 
-#forum-widget-showmore, #sidebar-new-circle, #sidebar-edit-circles, #forum-widget-collapse, #forumlist-rsidebar-right, #sidebar-uncircled,
+#group-widget-showmore, #sidebar-new-circle, #sidebar-edit-circles, #group-widget-collapse, #group-list-rsidebar-right, #sidebar-uncircled,
 .side-link, #peoplefind-desc, #connect-desc, .nets-all, .admin.link, #message-new {
        padding-left: 10px;
        padding-top: 3px;
@@ -471,22 +471,22 @@ pre code {
        display: block;
 }
 
-#forumlist-sidebar {
+#group-list-sidebar {
        padding-top: 3px;
        padding-bottom: 3px;
        display: block;
 }
 
-.forum-widget-entry {
+.group-widget-entry {
        padding-left: 10px;
        padding-right: 5px;
 }
 
-#forumlist-sidebar .notify, #forumlist-sidebar-right .notify {
+#group-list-sidebar .notify, #group-list-sidebar-right .notify {
        display: none;
 }
 
-#forumlist-sidebar .notify.show, #forumlist-sidebar-right .notify.show {
+#group-list-sidebar .notify.show, #group-list-sidebar-right .notify.show {
        display: inline-block;
 }
 
@@ -517,11 +517,11 @@ a.sidebar-circle-element {
        color: black;
 }
 
-#forumlist-sidebar a, #forumlist-sidebar-right a, .tool a, .admin.link a, #sidebar-photos-albums a {
+#group-list-sidebar a, #group-list-sidebar-right a, .tool a, .admin.link a, #sidebar-photos-albums a {
        color: #737373;
 }
 
-#forumlist-sidebar, #forumlist-sidebar-right {
+#group-list-sidebar, #group-list-sidebar-right {
        margin-top: 2px;
 }
 
@@ -941,11 +941,11 @@ nav .acpopup {
        color: #000;
        padding: 3px 20px;
 }
-.textcomplete-item a .forum, .forum .acpopup-sub-text {
+.textcomplete-item a .group, .group .acpopup-sub-text {
        color: #36C;
        opacity: 0.8;
 }
-.textcomplete-item a .forum:hover {
+.textcomplete-item a .group:hover {
        opacity: 1.0;
 }
 img.acpopup-img {