aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-06-15 20:12:16 -0400
committerJoey Hess <joey@kitenet.net>2011-06-15 20:12:16 -0400
commit5f0dfdd1ea3681f8e9a87a7c17d409b92ce1083a (patch)
tree8488a2a5aec6fbb68a4ccc0acb5c1bfab5237989 /doc/style.css
parent344a2a25821ac24b1a55da207ba6fd73959a3db5 (diff)
downloadikiwiki-5f0dfdd1ea3681f8e9a87a7c17d409b92ce1083a.tar
ikiwiki-5f0dfdd1ea3681f8e9a87a7c17d409b92ce1083a.tar.gz
move images around
jquery-ui expects to find them in a specific place relative to it
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css2
1 files changed, 1 insertions, 1 deletions
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);
}