Uploading of new photos now fully working.

This commit is contained in:
2016-09-04 14:15:38 +02:00
parent 77a9cd5d53
commit 790d5fc5d0
5 changed files with 81 additions and 32 deletions

View File

@@ -694,6 +694,9 @@ a#previous_photo:hover, a#next_photo:hover {
height: 5px;
width: 0%;
}
#upload_preview_area .progress .error {
background: #b22;
}
/* Spinner animation
----------------------*/