From: Matt Lee Date: Mon, 29 Nov 2010 20:42:23 +0000 (-0500) Subject: updated X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f7ea7f8121d0c8b6e842724b883da50d6b5c365f;p=quix0rs-gnu-social.git updated --- 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