From: Joey Hess Date: Wed, 15 Jun 2011 23:48:33 +0000 (-0400) Subject: move image X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=commitdiff_plain;h=c901e1e80c49a4907acf9a7960822123d49f9573 move image --- diff --git a/doc/style.css b/doc/style.css index 42985c9f4..92ee30c29 100644 --- a/doc/style.css +++ b/doc/style.css @@ -499,5 +499,5 @@ a.openid_large_btn:focus { height: 20px; } .fileupload-content .ui-progressbar-value { - background: url(ikiwiki/pbar-ani.gif); + background: url(images/pbar-ani.gif); } diff --git a/underlays/attachment/ikiwiki/pbar-ani.gif b/underlays/attachment/images/pbar-ani.gif similarity index 100% rename from underlays/attachment/ikiwiki/pbar-ani.gif rename to underlays/attachment/images/pbar-ani.gif