X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7723e94218a8c526fc8d869086c05dd382268649..54672a313049aa0c0a3f14f7ee257c0200e82716:/doc/style.css diff --git a/doc/style.css b/doc/style.css index fcf39be6a..92ee30c29 100644 --- a/doc/style.css +++ b/doc/style.css @@ -493,3 +493,11 @@ a.openid_large_btn:focus { .openid_selected { border: 4px solid #DDD; } + +.fileupload-content .ui-progressbar { + width: 200px; + height: 20px; +} +.fileupload-content .ui-progressbar-value { + background: url(images/pbar-ani.gif); +}