]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
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 [new file with mode: 0644]
underlays/attachment/ikiwiki/images/ui-bg_flat_75_ffffff_40x100.png [new file with mode: 0644]
underlays/attachment/ikiwiki/images/ui-bg_glass_75_e6e6e6_1x400.png [new file with mode: 0644]
underlays/attachment/ikiwiki/images/ui-icons_888888_256x240.png [new file with mode: 0644]
underlays/attachment/images/pbar-ani.gif [deleted file]
underlays/attachment/images/ui-bg_flat_75_ffffff_40x100.png [deleted file]
underlays/attachment/images/ui-bg_glass_75_e6e6e6_1x400.png [deleted file]
underlays/attachment/images/ui-icons_888888_256x240.png [deleted file]

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);
 }
diff --git a/underlays/attachment/ikiwiki/images/pbar-ani.gif b/underlays/attachment/ikiwiki/images/pbar-ani.gif
new file mode 100644 (file)
index 0000000..fbcce6b
Binary files /dev/null and b/underlays/attachment/ikiwiki/images/pbar-ani.gif differ
diff --git a/underlays/attachment/ikiwiki/images/ui-bg_flat_75_ffffff_40x100.png b/underlays/attachment/ikiwiki/images/ui-bg_flat_75_ffffff_40x100.png
new file mode 100644 (file)
index 0000000..ac8b229
Binary files /dev/null and b/underlays/attachment/ikiwiki/images/ui-bg_flat_75_ffffff_40x100.png differ
diff --git a/underlays/attachment/ikiwiki/images/ui-bg_glass_75_e6e6e6_1x400.png b/underlays/attachment/ikiwiki/images/ui-bg_glass_75_e6e6e6_1x400.png
new file mode 100644 (file)
index 0000000..86c2baa
Binary files /dev/null and b/underlays/attachment/ikiwiki/images/ui-bg_glass_75_e6e6e6_1x400.png differ
diff --git a/underlays/attachment/ikiwiki/images/ui-icons_888888_256x240.png b/underlays/attachment/ikiwiki/images/ui-icons_888888_256x240.png
new file mode 100644 (file)
index 0000000..5ba708c
Binary files /dev/null and b/underlays/attachment/ikiwiki/images/ui-icons_888888_256x240.png differ
diff --git a/underlays/attachment/images/pbar-ani.gif b/underlays/attachment/images/pbar-ani.gif
deleted file mode 100644 (file)
index fbcce6b..0000000
Binary files a/underlays/attachment/images/pbar-ani.gif and /dev/null differ
diff --git a/underlays/attachment/images/ui-bg_flat_75_ffffff_40x100.png b/underlays/attachment/images/ui-bg_flat_75_ffffff_40x100.png
deleted file mode 100644 (file)
index ac8b229..0000000
Binary files a/underlays/attachment/images/ui-bg_flat_75_ffffff_40x100.png and /dev/null differ
diff --git a/underlays/attachment/images/ui-bg_glass_75_e6e6e6_1x400.png b/underlays/attachment/images/ui-bg_glass_75_e6e6e6_1x400.png
deleted file mode 100644 (file)
index 86c2baa..0000000
Binary files a/underlays/attachment/images/ui-bg_glass_75_e6e6e6_1x400.png and /dev/null differ
diff --git a/underlays/attachment/images/ui-icons_888888_256x240.png b/underlays/attachment/images/ui-icons_888888_256x240.png
deleted file mode 100644 (file)
index 5ba708c..0000000
Binary files a/underlays/attachment/images/ui-icons_888888_256x240.png and /dev/null differ