1
0
Fork 0

basic file upload/attach

This commit is contained in:
Friendika 2011-05-24 22:40:52 -07:00
commit 73b4faca5c
9 changed files with 216 additions and 4 deletions

View file

@ -226,8 +226,10 @@ div.wall-item-content-wrapper.shiny {
#profile-link,
#profile-title,
#wall-image-upload,
#wall-file-upload,
#profile-upload-wrapper,
#wall-image-upload-div,
#wall-file-upload-div,
.hover, .focus {
cursor: pointer;
}
@ -1136,7 +1138,10 @@ input#dfrn-url {
float: left;
margin-left: 30px;
}
#profile-attach-wrapper {
float: left;
margin-left: 30px;
}
#profile-rotator {
float: left;
margin-left: 30px;