]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/quattro.less
Merge pull request #8792 from MrPetovan/task/share-block-guid
[friendica.git] / view / theme / quattro / quattro.less
index 5f435241c9e2de6a9e6e633baa455056e984ac67..3d3f94f2384bbcf04ea6a6a42238e26ea0329126 100644 (file)
@@ -1216,36 +1216,6 @@ ul.tabs {
                color: @FieldHelpColor;
        }
 
-
-       .onoff {
-               float: left;
-               width: 80px;
-       }
-       .onoff a {
-               display: block;
-               border:1px solid #666666;
-               background-image:url("../../../images/onoff.jpg");
-               background-repeat: no-repeat;
-               padding: 4px 2px 2px 2px;
-               height: 16px;
-               text-decoration: none;
-       }
-       .onoff .off {
-               border-color:#666666;
-               padding-left: 40px;
-               background-position: left center;
-               background-color: #cccccc;
-               color: #666666;
-               text-align: right;
-       }
-       .onoff .on {
-               border-color:#204A87;
-               padding-right: 40px;
-               background-position: right center;
-               background-color: #D7E3F1;
-               color: #204A87;
-               text-align: left;
-       }
        .hidden { display: none!important; }
 
        &.radio .field_help { margin-left: 0; }
@@ -1268,7 +1238,7 @@ ul.tabs {
        padding: 7px;
 }
 #profile-edit-name-label,
-#profile-edit-pdesc-label,
+#profile-edit-about-label,
 #profile-edit-dob-label,
 #profile-edit-address-label,
 #profile-edit-locality-label,
@@ -1283,7 +1253,7 @@ ul.tabs {
         padding-top: 7px;
 }
 #profile-edit-name,
-#profile-edit-pdesc,
+#profile-edit-about,
 #profile-edit-dob,
 #profile-edit-address,
 #profile-edit-locality,