From e02e8f05a0e4d097a964cf9869119bd0f0e2a2e3 Mon Sep 17 00:00:00 2001 From: pete Date: Tue, 5 Aug 2008 18:15:49 +0000 Subject: numerous fixes to messageboard, status, river icons, git-svn-id: https://code.elgg.org/elgg/trunk@1719 36083f99-b078-4883-b0ff-0f9b5a30f544 --- _graphics/river_icons/river_icon_bookmarks.gif | Bin 0 -> 356 bytes _graphics/river_icons/river_icon_shares.gif | Bin 373 -> 0 bytes _graphics/river_icons/river_icon_status.gif | Bin 356 -> 387 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 _graphics/river_icons/river_icon_bookmarks.gif delete mode 100644 _graphics/river_icons/river_icon_shares.gif (limited to '_graphics/river_icons') diff --git a/_graphics/river_icons/river_icon_bookmarks.gif b/_graphics/river_icons/river_icon_bookmarks.gif new file mode 100644 index 000000000..bdc98d4af Binary files /dev/null and b/_graphics/river_icons/river_icon_bookmarks.gif differ diff --git a/_graphics/river_icons/river_icon_shares.gif b/_graphics/river_icons/river_icon_shares.gif deleted file mode 100644 index 5b272e765..000000000 Binary files a/_graphics/river_icons/river_icon_shares.gif and /dev/null differ diff --git a/_graphics/river_icons/river_icon_status.gif b/_graphics/river_icons/river_icon_status.gif index bdc98d4af..5e480360f 100644 Binary files a/_graphics/river_icons/river_icon_status.gif and b/_graphics/river_icons/river_icon_status.gif differ -- cgit v1.2.3