]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
allow changing album name in photo edit page
[friendica.git] / view / theme / duepuntozero / style.css
index 76a37e7c43e17de7beb81fd52511a3dcc3ce41f1..a1098f6a46f682e15d467b9d15c9d7de12583e32 100644 (file)
@@ -810,7 +810,7 @@ input#dfrn-url {
 .wall-item-wrapper {
        float: left;
     margin-right: 5px;
-    width: 80px;
+    width: 150px;
 }
 .wall-item-lock {
        height: 20px;
@@ -853,7 +853,7 @@ input#dfrn-url {
 }
 .wall-item-content {
        float: left;
-       width: 450px;
+       /*width: 450px;*/
        margin-left: 10px;
        margin-bottom: 20px;
        padding: 20px;
@@ -1209,6 +1209,10 @@ input#dfrn-url {
        margin-bottom: 10px;
 }
 
+#contact-edit-update-now {
+       margin-top: 15px;
+}
+
 #contact-edit-photo-wrapper {
        margin-bottom: 20px;
 }
@@ -1600,6 +1604,10 @@ a.mail-list-link {
 #photos-upload-album-select {
        float: left;
 }
+
+#photos-upload-spacer {
+       margin-top: 25px;
+}
 #photos-upload-new-end, #photos-upload-exist-end {
        clear: both;
 }
@@ -1665,11 +1673,11 @@ a.mail-list-link {
        margin-bottom: 15px;
 }
 
-#photo-edit-caption-label, #photo-edit-tags-label {
+#photo-edit-caption-label, #photo-edit-tags-label, #photo-edit-albumname-label {
        float: left;
        width: 150px;
 }
-#photo-edit-caption, #photo-edit-newtag {
+#photo-edit-caption, #photo-edit-newtag, #photo-edit-albumname {
        float: left;
        margin-bottom: 25px;
 }
@@ -1680,7 +1688,7 @@ a.mail-list-link {
        margin-bottom: 25px;
 }
 
-#photo-edit-caption-end, #photo-edit-tags-end {
+#photo-edit-caption-end, #photo-edit-tags-end, #photo-edit-albumname-end {
        clear: both;
 }
 
@@ -1892,8 +1900,9 @@ a.mail-list-link {
 
 .tool-wrapper {
   float: left;
-  margin-left: 5px;
+  margin-left: 20px;
 }
+
 .tool-link {
   cursor: pointer;
 }