From 43ce721894fb676c54a41b8594b83d0194832606 Mon Sep 17 00:00:00 2001 From: Michael Joseph Date: Fri, 25 Apr 2003 14:58:31 +0000 Subject: [PATCH] reverted back to original asc and desc sorting images; renamed js scroll arrows to up and down --- graphics/asc.gif | Bin 69 -> 0 bytes graphics/desc.gif | Bin 70 -> 0 bytes graphics/down.gif | Bin 0 -> 70 bytes graphics/up.gif | Bin 0 -> 69 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/down.gif create mode 100644 graphics/up.gif diff --git a/graphics/asc.gif b/graphics/asc.gif index b89735a..c67b394 100755 Binary files a/graphics/asc.gif and b/graphics/asc.gif differ diff --git a/graphics/desc.gif b/graphics/desc.gif index c76f249..9d2f775 100755 Binary files a/graphics/desc.gif and b/graphics/desc.gif differ diff --git a/graphics/down.gif b/graphics/down.gif new file mode 100644 index 0000000..c76f249 Binary files /dev/null and b/graphics/down.gif differ diff --git a/graphics/up.gif b/graphics/up.gif new file mode 100644 index 0000000..b89735a Binary files /dev/null and b/graphics/up.gif differ -- libgit2 0.21.4