From f7ea7f8121d0c8b6e842724b883da50d6b5c365f Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Mon, 29 Nov 2010 15:42:23 -0500 Subject: [PATCH] updated --- theme/gnusocial/css/social.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/theme/gnusocial/css/social.css b/theme/gnusocial/css/social.css index 2788eb0923..46273d1c23 100755 --- a/theme/gnusocial/css/social.css +++ b/theme/gnusocial/css/social.css @@ -417,6 +417,8 @@ margin-bottom:18px; .entity_actions ul { margin: 0; padding: 0; } +.entity_subscribe { border: 0; background-color: red; color: white; padding: 8px; } + .entity_subscribe a:after { -content:' \0151 add to your friends'; +content:' and add to your friends'; } \ No newline at end of file