move images around
authorJoey Hess <joey@kitenet.net>
Thu, 16 Jun 2011 00:12:16 +0000 (20:12 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 16 Jun 2011 00:12:16 +0000 (20:12 -0400)
jquery-ui expects to find them in a specific place relative to it

doc/style.css
underlays/attachment/ikiwiki/images/pbar-ani.gif [moved from underlays/attachment/images/pbar-ani.gif with 100% similarity]
underlays/attachment/ikiwiki/images/ui-bg_flat_75_ffffff_40x100.png [moved from underlays/attachment/images/ui-bg_flat_75_ffffff_40x100.png with 100% similarity]
underlays/attachment/ikiwiki/images/ui-bg_glass_75_e6e6e6_1x400.png [moved from underlays/attachment/images/ui-bg_glass_75_e6e6e6_1x400.png with 100% similarity]
underlays/attachment/ikiwiki/images/ui-icons_888888_256x240.png [moved from underlays/attachment/images/ui-icons_888888_256x240.png with 100% similarity]

index 92ee30c2988ac50bad759fec5d51cbe6803880a7..7bbfe5d2a8b76bd682817b4e3c60aebd74aee93b 100644 (file)
@@ -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);
 }