diff options
author | sarven <csarven@plantard.controlezvous.ca> | 2009-01-16 00:50:46 +0000 |
---|---|---|
committer | sarven <csarven@plantard.controlezvous.ca> | 2009-01-16 00:50:46 +0000 |
commit | ed8c3794df59cb03c366e0a16188cefbd6719c90 (patch) | |
tree | 4c97ec8b18f56ee3654ff8c0950b43ad6ed6fc1b /theme/identica | |
parent | f17df2e6be37f0d7a25e7e594fb0116785b46e6d (diff) |
Created reply icon (vertical flip of undo)
Diffstat (limited to 'theme/identica')
-rw-r--r-- | theme/identica/css/display.css | 2 | ||||
-rw-r--r-- | theme/identica/images/icons/twotone/green/reply.gif | bin | 0 -> 79 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index 4f2ba4652..7e0c6d7b4 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 Binary files differnew file mode 100644 index 000000000..6ff01bb35 --- /dev/null +++ b/theme/identica/images/icons/twotone/green/reply.gif |