summaryrefslogtreecommitdiff
path: root/lib/images
diff options
context:
space:
mode:
authormatthiasgrimm <matthiasgrimm@users.sourceforge.net>2005-06-06 18:36:59 +0200
committermatthiasgrimm <matthiasgrimm@users.sourceforge.net>2005-06-06 18:36:59 +0200
commit50d915fed681509e84e625a5bfd4e3602dfe98d2 (patch)
treec4f3c583ddf662e1ce58e5a234e44111e8afab63 /lib/images
parented956383c3a142f0466a61732469a6a73274744c (diff)
downloadrpg-50d915fed681509e84e625a5bfd4e3602dfe98d2.tar.gz
rpg-50d915fed681509e84e625a5bfd4e3602dfe98d2.tar.bz2
TOC arrow with simple transparency
This patch exchanges the images for the TOC arrow from PNG with alpha channel to GIF with transparent background. This is done because the IE doesn't cope with transparent PNG images very well. Shame on you Microsoft. darcs-hash:20050606163659-7ef76-8a5d482ec2c73b87f4ece0b1226933cbd1ca7d60.gz
Diffstat (limited to 'lib/images')
-rw-r--r--lib/images/arrow_down.gifbin0 -> 273 bytes
-rw-r--r--lib/images/arrow_down.pngbin462 -> 0 bytes
-rw-r--r--lib/images/arrow_up.gifbin0 -> 274 bytes
-rw-r--r--lib/images/arrow_up.pngbin431 -> 0 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/lib/images/arrow_down.gif b/lib/images/arrow_down.gif
new file mode 100644
index 000000000..ff13b9585
--- /dev/null
+++ b/lib/images/arrow_down.gif
Binary files differ
diff --git a/lib/images/arrow_down.png b/lib/images/arrow_down.png
deleted file mode 100644
index cc0ab149c..000000000
--- a/lib/images/arrow_down.png
+++ /dev/null
Binary files differ
diff --git a/lib/images/arrow_up.gif b/lib/images/arrow_up.gif
new file mode 100644
index 000000000..d491c18db
--- /dev/null
+++ b/lib/images/arrow_up.gif
Binary files differ
diff --git a/lib/images/arrow_up.png b/lib/images/arrow_up.png
deleted file mode 100644
index 3031122e5..000000000
--- a/lib/images/arrow_up.png
+++ /dev/null
Binary files differ