More styling on file upload progress list

This commit is contained in:
Hadi Nategh 2014-10-01 15:16:13 +00:00
parent 561880e31d
commit 7c3683f3e8

View File

@ -494,6 +494,9 @@ div.et2_file {
z-index: 201 !important;
box-shadow: 6px 6px 9px gray;
}
.et2_file .progress_dropDown_fileList > li {
border-bottom: 1px solid lightgray;
}
.et2_file .totalProgress_loader {
background-repeat: no-repeat;
background-image: url('images/ajax-loader.gif');