some work on photo upload

This commit is contained in:
marijus
2014-10-30 14:10:55 +01:00
parent fc704d1f2f
commit 0ff4d9015b
7 changed files with 74 additions and 97 deletions
+1 -5
View File
@@ -127,10 +127,6 @@ a.wall-item-name-link {
font-size: 1.112em;
}
.wall-item-content img {
max-width: 95%;
}
.wall-item-title h3 {
font-weight: bold;
margin: 0px;
@@ -262,4 +258,4 @@ a.wall-item-name-link {
.item-forged {
color: #FF0000;
font-size: 1.5em !important;
}
}
+4 -19
View File
@@ -9,8 +9,8 @@
}
#photo-photo {
display: table;
margin: 0 auto;
display: table;
margin: 0 auto;
}
#photo-photo-end {
@@ -22,27 +22,12 @@
margin-bottom: 25px;
}
#photos-upload-newalbum-div {
float: left;
width: 175px;
}
#photos-upload-noshare {
margin-bottom: 10px;
}
#photos-upload-existing-album-text {
float: left;
width: 175px;
}
#photos-upload-newalbum {
float: left;
}
#photos-upload-album-select {
float: left;
}
#photos-upload-spacer {
#photos-upload-spacer,
#photos-upload-new-end {
margin-top: 25px;
}
#photos-upload-new-end, #photos-upload-exist-end {