]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/style.css
default publish to directory, but offer registration privacy setting.
[friendica.git] / view / theme / loozah / style.css
index a87252016f4601b3a060c13c7ec016dba84b0e41..e4ebeda7eb5ef69f2268b22b8369a942e9c6d1c8 100644 (file)
@@ -410,8 +410,7 @@ nav {
 }
 
 #register-submit-button {
-       margin-top: 50px;
-       margin-left: 350px;
+       margin-top: 10px;
 }
 
 #label-login-name, #label-login-password, #login-extra-filler {
@@ -812,6 +811,25 @@ input#dfrn-url {
        margin-left: 20px;
 }
 
+#profile-publish-yes-reg,
+#profile-publish-no-reg {
+       float: left;
+       margin-bottom: 10px;
+}
+
+#profile-publish-yes-label-reg,
+#profile-publish-no-label-reg {
+       margin-left: 350px;
+       float: left;
+       width: 50px;
+}
+
+#profile-publish-break-reg,
+#profile-publish-end-reg {
+       clear: both;
+}
+
+
 
 #profile-edit-homepage {
        float: left;
@@ -962,6 +980,13 @@ input#dfrn-url {
 .wall-item-like-buttons img {
        cursor: pointer;
 }
+
+.wall-item-links-wrapper {
+       float: left;
+       margin-top: 100px;
+       margin-left: 10px;
+}
+
 .wall-item-delete-wrapper {
        float: right;
        margin-top: 20px;