update copyright
[ikiwiki.git] / underlays / attachments / ikiwiki / jquery.fileupload-ui.css
1 .fileupload-content .ui-progressbar {
2   width: 200px;
3   height: 20px;
4 }
5
6 .fileupload-content .ui-progressbar-value {
7   background: url(pbar-ani.gif);
8 }