]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/loozah/style.css
Merge commit 'mike/master'
[friendica.git] / view / theme / loozah / style.css
index d34c81a45d94168f7fec517ef43565b748541f23..7e8299eb564dd2dce238b23589a727c61e712f06 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;
@@ -2047,3 +2065,24 @@ a.mail-list-link {
 .tool-link {
   cursor: pointer;
 }
+
+
+.calendar {
+       font-family: Courier, monospace;
+}
+.today {
+       color: #FF0000;
+}
+
+
+.settings-block {
+       border: 1px solid #AAA;
+       margin: 10px;
+       padding: 10px;
+}
+
+
+.app-title {
+       margin: 10px;
+}
+