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
+7 -1
View File
@@ -305,7 +305,7 @@ UL.thumbnails li.rank-of-image {background-color: #ddd;}
font-weight:bold;
letter-spacing:1px;
border:none;
background-color:#666666;
background-color:#666;
color:#fff;
padding:2px 5px;
-moz-border-radius:5px;
@@ -321,6 +321,12 @@ UL.thumbnails li.rank-of-image {background-color: #ddd;}
text-decoration: none;
}
.buttonLike:disabled, input[type="submit"]:disabled, input[type="button"]:disabled, input[type="reset"]:disabled {
background-color:#999;
color:#eee;
cursor:not-allowed;
}
p.albumTitle img {margin-bottom:-3px;}
.groups label>p {