]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/style.css
template rework: delete unused css
[friendica.git] / view / theme / smoothly / style.css
index 46d8902aebd9efc51ad76fe8a961fce5684e5b67..ef2be2fff4cef6c5b075c1d01c1fe0b2c7c03d5c 100644 (file)
@@ -291,7 +291,7 @@ section {
        margin: 10px 0 0 230px;
 }
 
-.login-form,
+.login-form {
        margin-top: 10px;
 }
 
@@ -2784,7 +2784,7 @@ margin-left: 0px;
        font-weight: bold;
 }
 
-.contact-entry-name {
+.contact-entry-name, .contact-entry-connect {
        width: 100px;
        overflow: hidden;
        font: #999;
@@ -2805,6 +2805,11 @@ margin-left: 0px;
                -webkit-box-shadow: 0 0 8px #BDBDBD;*/
 }
 
+.contact-entry-photo a img {
+       width: 80px;
+       height: 80px;
+}
+
 .contact-entry-edit-links .icon {      
        border: 1px solid #babdb6;
        border-radius: 3px;
@@ -3651,25 +3656,6 @@ margin-left: 0px;
        margin-top: 10px;
 }
 
-/* ============= */
-/* = Directory = */
-/* ============= */
-
-.directory-item {
-       float: left;
-       margin: 50px 50px 0px 0px;
-}
-
-.directory-details {
-       font-size: 0.9em;
-       width: 160px;
-}
-
-.directory-name {
-       font-size: 1em;
-       width: 150px;   
-}
-
 /* ========= */
 /* = Admin = */
 /* ========= */