feature:2616 move "add files" and "start upload" buttons

git-svn-id: http://piwigo.org/svn/trunk@29393 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100
2014-09-03 17:33:29 +00:00
parent 2125efc8ca
commit 11ec153855
4 changed files with 57 additions and 24 deletions
+5
View File
@@ -1008,6 +1008,11 @@ p#uploadModeInfos {text-align:left;margin-top:1em;font-size:90%;color:#999;}
#photosAddContent p.showFieldset {text-align:left;margin: 1em;}
#uploadForm .plupload_buttons { display:none; }
#startUpload { margin:10px 0; padding:5px 10px; font-size:1.1em; }
#startUpload:before { margin-right:0.5em; }
#addFiles { margin-bottom:10px; }
#uploadProgress {width:650px; margin:10px auto;font-size:90%;}
#progressbar {border:1px solid #ccc; background-color:#eee;}
.ui-progressbar-value { background-image: url(images/pbar-ani.gif); height:10px;margin:-1px;border:1px solid #E78F08;}