]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/quattro.less
Replace "group" with "circle" in the rest of the code
[friendica.git] / view / theme / quattro / quattro.less
index e6a953e483173ef4e9e7a95a97e219c8a3f11506..9293e06c7f129aa5d4d08c405f94d0b78f1cb238 100644 (file)
@@ -412,10 +412,10 @@ aside {
        }
 }
 
-/* group member */
+/* circle member */
 #contact-edit-drop-link,
 .mail-list-delete-wrapper,
-.group-delete-wrapper {
+.circle-delete-wrapper {
        float: right;
        margin-right: 50px;
        .drophide {
@@ -433,23 +433,23 @@ aside {
        }
 }
 /*
-#group-members {
+#circle-members {
        margin-top: 20px;
        padding: 10px;
        height: 250px;
        overflow: auto;
        border: 1px solid #ddd;
 }
-#group-members-end {
+#circle-members-end {
        clear: both;
 }
-#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;
 }
@@ -724,7 +724,7 @@ section {
 .wwto {
         position: absolute !important;
         background: #FFFFFF;
-        border: 2px solid @Metalic3;
+        border: 2px solid @Metallic3;
         height: 25px;
         width: 25px;
         overflow: hidden;
@@ -1145,11 +1145,11 @@ ul.tabs {
 }
 
 
-/** group editor **/
-#group-edit-desc { margin-top: 1em; color: @FieldHelpColor; }
-#group-update-wrapper{
+/** circle editor **/
+#circle-edit-desc { margin-top: 1em; color: @FieldHelpColor; }
+#circle-update-wrapper{
        height: auto; overflow: auto;
-       #group {
+       #circle {
                width:300px;
                float:left;
                margin-right:20px;
@@ -1158,7 +1158,7 @@ ul.tabs {
                width:300px;
                float:left;
        }
-       #group-separator { display: none; }
+       #circle-separator { display: none; }
        .contact_list {
                height: 300px;
                border: 1px solid @MenuBorder;
@@ -1673,9 +1673,9 @@ footer { height: 100px; display: table-row; }
 }
 .fbrowser .folders ul { list-style: url("icons/folder.png"); padding-left: 22px;}
 .fbrowser .list { padding: 10px; }
-.fbrowser.photos .photo-album-image-wrapper { width: 48px; height: 48px; }
-.fbrowser.photos a img { width: auto; height: 48px; }
-.fbrowser.photos a p { display: none;}
+.fbrowser.photo .photo-album-image-wrapper { width: 48px; height: 48px; }
+.fbrowser.photo a img { width: auto; height: 48px; }
+.fbrowser.photo a p { display: none;}
 .fbrowser.attachment .photo-album-image-wrapper { float:none;  white-space: nowrap; width: 100%; height: auto; }
 .fbrowser.attachment img { display: inline; width: 16px; height: 16px}
 .fbrowser.attachment p  { display: inline; white-space: nowrap; }