]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
Merge branch 'master' into fixes
[friendica.git] / view / theme / duepuntozero / style.css
index ba5afea9485f3dc867ed863fe4499938e5630877..a7dc14e9e213fa35d3c7dc68f2145cdcb16360c4 100644 (file)
@@ -194,7 +194,7 @@ aside {
        border-radius: 5px;
        padding: 5px;
        font-weight: bold;
-       background: #3465a4 url('friendika-16.png') no-repeat 95% center;
+       background: #3465a4 url('friendica-16.png') no-repeat 95% center;
 }
 #wallmessage-link {
        display: block;
@@ -430,6 +430,9 @@ div.wall-item-content-wrapper.shiny {
        height: 50px;
 }
 
+#login-submit-wrapper {
+       clear: both;
+}
 #login-submit-button {
 /*     margin-top: 10px; */
        margin-left: 200px;
@@ -438,7 +441,7 @@ div.wall-item-content-wrapper.shiny {
 
 input#dfrn-url {
        float: left;
-       background: url(friendika-16.png) no-repeat;
+       background: url(friendica-16.png) no-repeat;
        background-position: 2px center;
        font-size: 17px;
        padding-left: 21px;
@@ -3295,3 +3298,10 @@ ul.menu-popup {
 #datebrowse-sidebar select {
        margin-left: 25px;
 }
+
+#div_id_remember label {
+       width: 170px;
+}
+#div_id_remember input {
+       width: 20px;
+}
\ No newline at end of file