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
+6
View File
@@ -239,6 +239,12 @@ INPUT[type="text"].large { width: 317px; }
text-decoration: none;
}
.buttonLike:disabled, input[type="button"]:disabled, input[type="submit"]:disabled, input[type="reset"]:disabled {
color:#666;
border-color:#666;
cursor:not-allowed;
}
.bigbutton { background:transparent url(images/quickLocalSync_inactiv.png) no-repeat scroll left top; display: block;
color:#111; font-size:28px; height:161px; margin: 0 20px 0 auto; padding:0 18px 0; text-align:center; width:625px;
position:relative; z-index: 50;}