[+] BO : Add Multiple Ajax Upload Image on AdminProduct

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8508 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMontagne
2011-09-12 15:46:36 +00:00
parent 4bacf38897
commit 9fbc821f61
7 changed files with 1644 additions and 284 deletions
+43
View File
@@ -1647,4 +1647,47 @@ p.preference_description{
input.disable_me[disabled=disabled]{
background-color: red;
}
div.progressBarImage
{
float: left;
height: 15px;
margin-left: 3px;
width: 233px;
}
#showCounter
{
font-weight: bold;
float: left;
margin-left: 25px;
margin-top: 1px;
}
#listImage
{
list-style: none outside none;
margin-bottom: 10px;
margin-top: 10px;
}
#listImage li
{
clear: both;
float: left;
font-weight: bold;
margin-top: 10px;
}
#listImage li p.errorImg
{
background: none repeat scroll 0 0 #FAE2E3;
border: 1px solid #EC9B9B;
clear: both;
margin-bottom: 18px;
padding: 6px;
display: none;
}
#progressBarImage div.ui-progressbar-value
{
height: 100%;
}