diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-01-16 02:22:28 +0000 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-01-16 02:22:28 +0000 |
commit | 8f25e4b48a5a578720baac0bc26dd5b9ba8fe3e3 (patch) | |
tree | f49bcf68ea5d219be5080b0e37ec8111ac3b9fd1 /theme | |
parent | ba1e36dd492cedbad49f00715cf35a8cdf23ac07 (diff) | |
parent | 5d5dcb6f51c0babc54f43f1baace4cc9830e4939 (diff) |
Merge ../csarven into uiredesign
Diffstat (limited to 'theme')
-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 |