]> git.mxchange.org Git - friendica.git/commitdiff
modified: view/theme/smoothly/style.css
authorpixelroot <info@pixelbits.de>
Tue, 12 Mar 2013 09:06:19 +0000 (10:06 +0100)
committerpixelroot <info@pixelbits.de>
Tue, 12 Mar 2013 09:06:19 +0000 (10:06 +0100)
modified:   view/theme/smoothly/theme.php

view/theme/smoothly/style.css
view/theme/smoothly/theme.php

index b95ef677fae706765ec3346f34a3a390c3beb8d1..5bb78a2efc79ca575ff95d0f2d6d54be72d80be2 100644 (file)
@@ -2,7 +2,7 @@
        style.css
        Smoothly
    
-       Created by alex@friendica.pixelbits.de on 2013-03-11
+       Created by alex@friendica.pixelbits.de on 2013-03-12
 
 ** Colors ** 
 Blue links - #1873a2
@@ -208,13 +208,6 @@ section {
        clear: both;
 }
 
-#login-extra-links a {
-       display: block;
-       margin: 0px;
-       padding: 5px 0px 5px 0px;
-       text-align: left;
-}
-
 #login-extra-filler {
        display: none;
 }
@@ -230,9 +223,11 @@ section {
        margin: 10px 0 0 0;
 }
 
-#login_openid {
-       width: 300px;
-       margin-left: 150px;
+#login_openid,
+#div_id_remember,
+#login-extra-links a {
+       width: 460px;
+       float: left;
 }
 
 #login_standard input,
@@ -242,9 +237,8 @@ section {
 
 #register-link,
 #lost-password-link {
-       font-size: 80%;
-       width: 210px;
-       margin-left: 5px;
+       width: 260px;
+
 }
 
 #login-name-end,
@@ -4484,4 +4478,4 @@ div #datebrowse-sidebar.widget {
 }
 
 .field.input.openid {
-}
\ No newline at end of file
+}
index 6886546d7184cf099e28bf72fc5c3bbac250302d..67f4f7dd7b6f19f9714ae491ec7475f2c0e53e44 100644 (file)
@@ -3,7 +3,7 @@
 /*
  * Name: Smoothly
  * Description: Like coffee with milk. Theme optimized for iPad[2].
- * Version: Version 2013-03-11.1
+ * Version: Version 2013-03-12.1
  * Author: Alex <https://friendica.pixelbits.de/profile/alex>
  * Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>
  * Screenshot: <a href="screenshot.png">Screenshot</a>