]> git.mxchange.org Git - friendica.git/blobdiff - view/style.css
additions
[friendica.git] / view / style.css
index ccf58c72ff36d08329e55a83e83d801d3bd1cb1c..bde06ec5cd6eb42d5560eb50b010d5021b9f538b 100644 (file)
@@ -77,6 +77,22 @@ footer {
        
 }
 
+.nav-ajax-left {
+       margin-left: 1px;
+       float: left;
+       font-size: 0.6em;
+       font-weight: bold;
+       color: #FF0000;
+}
+
+.nav-ajax-right {
+       margin-left: 1px;
+       float: right;
+       font-size: 0.6em;
+       font-weight: bold;
+       color: #FF0000;
+}
+
 .nav-commlink {
        float: left;
        margin-left: 10px;
@@ -102,24 +118,32 @@ footer {
        margin-right: 20px;
 }
 
-#label-register-name, #label-register-email {
+#label-register-name, #label-register-email, #label-register-nickname {
        float: left;
        width: 350px;
        margin-top: 10px;
 }
 
-#register-name, #register-email {
+#register-name, #register-email, #register-nickname {
        float: left;
        margin-top: 10px;
        width: 150px;
 }
 
-#register-name-end, #register-email-end, #register-submit-end {
+#register-name-end, #register-email-end, #register-nickname-end, #register-submit-end {
        clear: both;
 }
+#register-nickname-desc {
+       margin-top: 30px;
+       width: 650px;
+}
+#register-sitename {
+       float: left;
+       margin-top: 10px;
+}
 
 #register-submit-button {
-       margin-top: 10px;
+       margin-top: 50px;
        margin-left: 350px;
 }
 
@@ -202,6 +226,10 @@ input#dfrn-url {
        margin-left: 50px;
 }
 
+#settings-nick-wrapper {
+       margin-bottom: 30px;
+}
+
 #settings-username-end, #settings-email-end, #settings-nick-end, #settings-timezone-end, #settings-password-end, #settings-confirm-end {
        margin-bottom: 5px;
        clear: both;
@@ -275,8 +303,22 @@ input#dfrn-url {
 
 }
 #profile-edit-clone-link-wrapper {
+       float: left;
        margin-left: 50px;
        margin-bottom: 20px;
+       width: 300px;
+}
+
+#profile-edit-drop-link-wrapper {
+       float: left;
+       
+}
+
+#profile-edit-links-end {
+       clear: both;
+}
+.profile-listing-photo {
+       border: none;
 }
 
 .profile-edit-submit-wrapper {
@@ -416,16 +458,30 @@ input#dfrn-url {
        clear: both;
 }
 
+.wall-item-comment-outside-wrapper {
+       margin-left: 50px;
+}
+
 .wall-item-photo-wrapper {
        margin-top: 20px;
        width: 100px;
        float: left;
 }
+.wall-item-arrowphoto-wrapper {
+       margin-top: 40px;
+       margin-right: 20px;
+       float: left;
+}
 .wall-item-wrapper {
        margin-top: 30px;
        float: left;
 }
 
+.wall-item-ago {
+       color: #888888;
+       font-size: 0.8em;
+}
+
 .wall-item-wrapper-end {
        clear: both;
 }
@@ -438,18 +494,36 @@ input#dfrn-url {
        border: none;
 }
 
-.comment-edit {
-       font-size: 0.8em;
-       cursor: pointer;
-       color: #3172BD;
+.comment-edit-wrapper {
+       margin-top: 15px;
+       margin-left: 100px;
+}
+
+.comment-wwedit-wrapper {
        margin-top: 15px;
+       margin-left: 250px;
 }
 
 
 #profile-jot-submit-wrapper {
        margin-top: 15px;
 }
+
+#profile-jot-submit {
+       float: left;
+}
+
+#profile-jot-perms {
+       float: left;
+       margin-left: 350px;
+}
+
+#profile-jot-perms-end {
+       clear: both;
+}
+
 #profile-jot-end {
+       clear: both;
        margin-bottom: 30px;
 }
 #about-jot-submit-wrapper {
@@ -462,7 +536,12 @@ input#dfrn-url {
        margin-bottom: 30px;
 }
 
+#profile-listing-desc {
+       margin-left: 30px;
+}
+
 #profile-listing-new-link-wrapper {
+       margin-left: 30px;
        margin-bottom: 30px;
 }
 .profile-listing-photo-wrapper {
@@ -488,7 +567,12 @@ input#dfrn-url {
 }
 .profile-listing-name {
        float: left;
+       margin-left: 32px;
        margin-top: 10px;
+       color: #3172BD;
+       font-weight: bold;
+       width: 200px;
+
 }
 .fortune {
        margin-top: 50px;
@@ -521,15 +605,19 @@ input#dfrn-url {
 }
 
 #directory-search-wrapper {
-       float: right;
+       margin-left: 350px;
        margin-right: 20px;
        margin-bottom: 50px;
 }
 
 #directory-search-end {
-       clear: both;
 }
 
+.directory-photo-img {
+       border: none;
+}
+
+
 .pager {
   padding: 10px;
   text-align: center;
@@ -752,4 +840,109 @@ input#dfrn-url {
 
 #profile-tabs-end {
        clear: both;
+}
+
+.comment-edit-text-empty {
+       color: gray;
+       height: 30px;
+       width: 175px;
+       overflow: auto;
+}
+
+.comment-edit-text-full {
+       color: black;
+       height: 150px;
+       width: 350px;
+       overflow: auto;
+}
+
+#group-new-submit-wrapper {
+       margin-top: 30px;
+}
+
+#acl-allow-group-label, 
+#acl-allow-contact-label,
+#acl-deny-group-label,
+#acl-deny-contact-label {
+       display: block;
+}
+
+#acl-permit-text,
+#acl-deny-text {
+       margin-top: 10px;
+}
+
+#acl-allow-group-label,
+#acl-allow-contact-label,
+#acl-deny-group-label,
+#acl-deny-contact-label {
+       margin-top: 5px;
+       margin-bottom: 5px;
+}
+
+
+#group_allow_wrapper, 
+#group_deny_wrapper {
+       float: left;
+       width: 100px;
+       margin-right: 10px;
+}
+
+#contact_allow_wrapper,
+#contact_deny_wrapper {
+       float: left;
+       width: 150px;
+       margin-right: 10px;
+}
+
+#acl-allow-end,
+#acl-deny-end {
+       clear: both;
+}
+#acl-permit-outer-wrapper,
+#acl-deny-outer-wrapper {
+       float: left;
+}
+
+#acl-wrapper-end {
+       clear: both;
+}
+
+#group-edit-name-label {
+       float: left;
+       width: 175px;
+       margin-top: 20px;
+       margin-bottom: 20px;
+}
+
+#group-edit-name {
+       float: left;
+       width: 225px;
+       margin-top: 20px;
+       margin-bottom: 20px;
+}
+
+#group-edit-name-wrapper {
+
+
+}
+
+
+#group_members_select_label {
+       display: block;
+       float: left;
+       width: 175px;
+}
+
+.group_members_select {
+       float: left;
+       width: 230px;
+       overflow: auto;
+}
+
+#group_members_select_end {
+       clear: both;
+}      
+#group-edit-name-end {
+       clear: both;
 }
\ No newline at end of file