From 17cfedfa8a03bbdce874135896a7b3990188d6e3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 28 Jan 2013 15:42:11 -0500 Subject: red/white cursors --- public/images/cursor-black.png | Bin 0 -> 468 bytes public/images/cursor-blue.png | Bin 0 -> 538 bytes public/images/cursor-purple.png | Bin 0 -> 516 bytes public/images/cursor-red.png | Bin 0 -> 3156 bytes public/images/cursor-white.png | Bin 0 -> 459 bytes public/images/cursor.png | Bin 0 -> 459 bytes public/images/hand-red.gif | Bin 0 -> 356 bytes public/images/hand-white.gif | Bin 0 -> 376 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/images/cursor-black.png create mode 100644 public/images/cursor-blue.png create mode 100644 public/images/cursor-purple.png create mode 100644 public/images/cursor-red.png create mode 100644 public/images/cursor-white.png create mode 100644 public/images/cursor.png create mode 100644 public/images/hand-red.gif create mode 100644 public/images/hand-white.gif (limited to 'public/images') diff --git a/public/images/cursor-black.png b/public/images/cursor-black.png new file mode 100644 index 0000000..9f9293a Binary files /dev/null and b/public/images/cursor-black.png differ diff --git a/public/images/cursor-blue.png b/public/images/cursor-blue.png new file mode 100644 index 0000000..a82bf52 Binary files /dev/null and b/public/images/cursor-blue.png differ diff --git a/public/images/cursor-purple.png b/public/images/cursor-purple.png new file mode 100644 index 0000000..fa010ab Binary files /dev/null and b/public/images/cursor-purple.png differ diff --git a/public/images/cursor-red.png b/public/images/cursor-red.png new file mode 100644 index 0000000..bbb01e5 Binary files /dev/null and b/public/images/cursor-red.png differ diff --git a/public/images/cursor-white.png b/public/images/cursor-white.png new file mode 100644 index 0000000..89db769 Binary files /dev/null and b/public/images/cursor-white.png differ diff --git a/public/images/cursor.png b/public/images/cursor.png new file mode 100644 index 0000000..89db769 Binary files /dev/null and b/public/images/cursor.png differ diff --git a/public/images/hand-red.gif b/public/images/hand-red.gif new file mode 100644 index 0000000..d2e48dd Binary files /dev/null and b/public/images/hand-red.gif differ diff --git a/public/images/hand-white.gif b/public/images/hand-white.gif new file mode 100644 index 0000000..54eae78 Binary files /dev/null and b/public/images/hand-white.gif differ -- cgit v1.2.3-70-g09d2