aboutsummaryrefslogtreecommitdiff
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
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
-rw-r--r--doc/style.css2
-rw-r--r--underlays/attachment/ikiwiki/images/pbar-ani.gif (renamed from underlays/attachment/images/pbar-ani.gif)bin3323 -> 3323 bytes
-rw-r--r--underlays/attachment/ikiwiki/images/ui-bg_flat_75_ffffff_40x100.png (renamed from underlays/attachment/images/ui-bg_flat_75_ffffff_40x100.png)bin178 -> 178 bytes
-rw-r--r--underlays/attachment/ikiwiki/images/ui-bg_glass_75_e6e6e6_1x400.png (renamed from underlays/attachment/images/ui-bg_glass_75_e6e6e6_1x400.png)bin110 -> 110 bytes
-rw-r--r--underlays/attachment/ikiwiki/images/ui-icons_888888_256x240.png (renamed from underlays/attachment/images/ui-icons_888888_256x240.png)bin4369 -> 4369 bytes
5 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);
}
diff --git a/underlays/attachment/images/pbar-ani.gif b/underlays/attachment/ikiwiki/images/pbar-ani.gif
index fbcce6bc9..fbcce6bc9 100644
--- a/underlays/attachment/images/pbar-ani.gif
+++ b/underlays/attachment/ikiwiki/images/pbar-ani.gif
Binary files differ
diff --git a/underlays/attachment/images/ui-bg_flat_75_ffffff_40x100.png b/underlays/attachment/ikiwiki/images/ui-bg_flat_75_ffffff_40x100.png
index ac8b229af..ac8b229af 100644
--- a/underlays/attachment/images/ui-bg_flat_75_ffffff_40x100.png
+++ b/underlays/attachment/ikiwiki/images/ui-bg_flat_75_ffffff_40x100.png
Binary files differ
diff --git a/underlays/attachment/images/ui-bg_glass_75_e6e6e6_1x400.png b/underlays/attachment/ikiwiki/images/ui-bg_glass_75_e6e6e6_1x400.png
index 86c2baa65..86c2baa65 100644
--- a/underlays/attachment/images/ui-bg_glass_75_e6e6e6_1x400.png
+++ b/underlays/attachment/ikiwiki/images/ui-bg_glass_75_e6e6e6_1x400.png
Binary files differ
diff --git a/underlays/attachment/images/ui-icons_888888_256x240.png b/underlays/attachment/ikiwiki/images/ui-icons_888888_256x240.png
index 5ba708c39..5ba708c39 100644
--- a/underlays/attachment/images/ui-icons_888888_256x240.png
+++ b/underlays/attachment/ikiwiki/images/ui-icons_888888_256x240.png
Binary files differ