From ed8c3794df59cb03c366e0a16188cefbd6719c90 Mon Sep 17 00:00:00 2001
From: sarven <csarven@plantard.controlezvous.ca>
Date: Fri, 16 Jan 2009 00:50:46 +0000
Subject: [PATCH] Created reply icon (vertical flip of undo)

---
 theme/identica/css/display.css                     |   2 +-
 .../identica/images/icons/twotone/green/reply.gif  | Bin 0 -> 79 bytes
 2 files changed, 1 insertion(+), 1 deletion(-)
 create mode 100644 theme/identica/images/icons/twotone/green/reply.gif

diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index 4f2ba46526..7e0c6d7b4c 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -180,7 +180,7 @@ color:#333333;
 border-bottom-color:#ccc;
 }
 .notice-options .reply a {
-background:transparent url(../images/icons/twotone/green/undo.gif) no-repeat 0 45%;
+background:transparent url(../images/icons/twotone/green/reply.gif) no-repeat 0 45%;
 }
 .notice-options form.notice_favorite input.submit {
 background:transparent url(../images/icons/twotone/green/favourite.gif) no-repeat 0 45%;
diff --git a/theme/identica/images/icons/twotone/green/reply.gif b/theme/identica/images/icons/twotone/green/reply.gif
new file mode 100644
index 0000000000000000000000000000000000000000..6ff01bb355956903f06ddee4c88ec13185d7cf36
GIT binary patch
literal 79
zcmZ?wbhEHb6krfwSjfQe|NsB^DFQ$e2o!&^FfuSOG3YP=0Z5*KNg<?f=CZf^{4<O%
eNe7=5ir8YAxFTjoMwP(Km3O#}=L9e?SOWlG;~T&L

literal 0
HcmV?d00001

-- 
2.39.5