removed java photo uploader from mainline. Photo uploaders are now plugins, but a single item upload is available by default.
This commit is contained in:
parent
ebba294189
commit
33037754d8
13 changed files with 186 additions and 101 deletions
|
@ -1727,6 +1727,9 @@ 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;
|
||||
}
|
||||
|
|
|
@ -1600,6 +1600,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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue