1
0
Fork 0

Replace "group" with "circle" in the rest of the code

- Remaining mentions already mean "forum"
This commit is contained in:
Hypolite Petovan 2023-05-13 19:54:35 -04:00
commit 4f7740264e
120 changed files with 1308 additions and 1304 deletions

View file

@ -23,13 +23,13 @@ nav #banner #logo-text a { color: #ffffff; }
/* Contact-Header for the Network Stream */
#viewcontact_wrapper-network {background-image: url('imgdarkzero/head.jpg');}
.wall-item-content-wrapper {
border: 1px solid #444444;
background: #444444;
.wall-item-content-wrapper {
border: 1px solid #444444;
background: #444444;
}
.wall-item-outside-wrapper.threaded > .wall-item-content-wrapper {
-moz-border-radius: 3px 3px 0px;
border-radius: 3px 3px 0px;
border-radius: 3px 3px 0px;
}
.wall-item-tools { background-color: #444444; background-image: none;}
.comment-wwedit-wrapper{
@ -39,7 +39,7 @@ nav #banner #logo-text a { color: #ffffff; }
border: solid #444444;
border-width: 0px 3px 3px;
-moz-border-radius: 0px 0px 3px 3px;
border-radius: 0px 0px 3px 3px;
border-radius: 0px 0px 3px 3px;
}
.editicon {
background-color: #333;
@ -91,7 +91,7 @@ footer {
background-image: url('imgdarkzero/sectionend.jpg');
background-position: top left;
background-repeat: repeat-x;
height: 25px;
height: 25px;
}
@ -117,13 +117,13 @@ input#dfrn-url {
#jot-title:-moz-placeholder{color: #555555!important;}
#jot-category::-webkit-input-placeholder{ color: #555555!important;}
#jot-category:-moz-placeholder{color: #555555!important;}
#jot-title:hover,
#jot-title:focus,
#jot-category:hover,
#jot-category:focus {
border: 1px solid #cccccc;
border: 1px solid #cccccc;
}
#profile-jot-email-label, div#jot-preview-content, div.profile-jot-net {
@ -149,7 +149,7 @@ input#dfrn-url {
background:#2e2f2e;
}
.widget .selected, .group-selected {
.widget .selected, .circle-selected {
background:#2e2f2e;
}

View file

@ -126,7 +126,7 @@ nav #site-location {
}
.contact-entry-photo img, .profile-match-photo img, #photo-photo img, .directory-photo-img, .photo-album-photo, .photo-top-photo, .profile-jot-text, .group-selected, .widget .selected, #profile-jot-submit {
.contact-entry-photo img, .profile-match-photo img, #photo-photo img, .directory-photo-img, .photo-album-photo, .photo-top-photo, .profile-jot-text, .circle-selected, .widget .selected, #profile-jot-submit {
border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 4px 4px 3px 0 #444444;

View file

@ -382,11 +382,11 @@ div.wall-item-content-wrapper.shiny {
cursor: pointer;
}
#group-sidebar {
#circle-sidebar {
margin-bottom: 10px;
}
.widget .selected, .group-selected, .forum-selected {
.widget .selected, .circle-selected, .forum-selected {
padding: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
@ -1695,46 +1695,46 @@ input#dfrn-url {
overflow: auto;
}
#group-new-submit-wrapper {
#circle-new-submit-wrapper {
margin-top: 30px;
}
#group-edit-name-label {
#circle-edit-name-label {
float: left;
width: 175px;
margin-top: 20px;
margin-bottom: 20px;
}
#group-edit-name {
#circle-edit-name {
float: left;
width: 225px;
margin-top: 20px;
margin-bottom: 20px;
}
#group-edit-name-wrapper {
#circle-edit-name-wrapper {
}
#group_members_select_label {
#circle_members_select_label {
display: block;
float: left;
width: 175px;
}
.group_members_select {
.circle_members_select {
float: left;
width: 230px;
overflow: auto;
}
#group_members_select_end {
#circle_members_select_end {
clear: both;
}
#group-edit-name-end {
#circle-edit-name-end {
clear: both;
}
@ -1856,10 +1856,10 @@ a.mail-list-link {
clear: both;
}
#sidebar-group-list ul {
#sidebar-circle-list ul {
list-style-type: none;
}
.sidebar-group-li .notify, .forum-widget-entry .notify {
.sidebar-circle-li .notify, .forum-widget-entry .notify {
display: none;
font-size: 9px;
border: 1px solid rgb(221, 221, 221);
@ -1867,17 +1867,17 @@ a.mail-list-link {
float: right;
background-color: #BABDB6;
}
.sidebar-group-li .notify.show, .forum-widget-entry .notify.show {
.sidebar-circle-li .notify.show, .forum-widget-entry .notify.show {
display: block;
}
#sidebar-group-list .icon, #sidebar-group-list .iconspacer {
#sidebar-circle-list .icon, #sidebar-circle-list .iconspacer {
display: inline-block;
height: 12px;
width: 12px;
}
#sidebar-group-list li {
#sidebar-circle-list li {
margin-top: 10px;
}
@ -1911,7 +1911,7 @@ a.mail-list-link {
#search-save {
margin-left: 5px;
}
.groupsideedit {
.circlesideedit {
margin-right: 10px;
}
#saved-search-ul {
@ -2180,7 +2180,7 @@ aside input[type='text'] {
margin-left: 200px;
}
.group-delete-wrapper {
.circle-delete-wrapper {
float: right;
margin-right: 50px;
}
@ -2546,7 +2546,7 @@ aside input[type='text'] {
margin-bottom: 15px;
}
#group-members {
#circle-members {
margin-top: 20px;
padding: 10px;
height: 250px;
@ -2554,28 +2554,28 @@ aside input[type='text'] {
border: 1px solid #ddd;
}
#group-members-end {
#circle-members-end {
clear: both;
}
#group-separator {
#circle-separator {
margin-top: 10px;
margin-bottom: 10px;
}
#group-all-contacts {
#circle-all-contacts {
padding: 10px;
height: 450px;
overflow: auto;
border: 1px solid #ddd;
}
#group-all-contacts-end {
#circle-all-contacts-end {
clear: both;
margin-bottom: 10px;
}
#group-edit-desc {
#circle-edit-desc {
margin-top: 15px;
}

View file

@ -69,14 +69,14 @@ $(document).ready(function() {
$('html').click(function() { $("#nav-notifications-menu" ).hide(); });
$('.group-edit-icon').hover(
$('.circle-edit-icon').hover(
function() {
$(this).addClass('icon'); $(this).removeClass('iconspacer');},
function() {
$(this).removeClass('icon'); $(this).addClass('iconspacer');}
);
$('.sidebar-group-element').hover(
$('.sidebar-circle-element').hover(
function() {
id = $(this).attr('id');
$('#edit-' + id).addClass('icon'); $('#edit-' + id).removeClass('iconspacer');},