forked from extern/egroupware
More styling on file upload progress list
This commit is contained in:
parent
561880e31d
commit
7c3683f3e8
@ -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');
|
||||
|
Loading…
Reference in New Issue
Block a user