From 5f0dfdd1ea3681f8e9a87a7c17d409b92ce1083a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 15 Jun 2011 20:12:16 -0400 Subject: move images around jquery-ui expects to find them in a specific place relative to it --- doc/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/style.css') diff --git a/doc/style.css b/doc/style.css index 92ee30c29..7bbfe5d2a 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(images/pbar-ani.gif); + background: url(ikiwiki/images/pbar-ani.gif); } -- cgit v1.2.3