From 957973d6f8dc8b59fa773c852102071d6e76f6a2 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Mon, 29 Nov 2010 15:43:36 -0500 Subject: [PATCH] updated --- theme/gnusocial/css/social.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme/gnusocial/css/social.css b/theme/gnusocial/css/social.css index 46273d1c23..c16a3908a2 100755 --- a/theme/gnusocial/css/social.css +++ b/theme/gnusocial/css/social.css @@ -417,7 +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, .entity_subscribe a { border: 0 !important; background-color: red; color: white !important; padding: 8px; } + .entity_subscribe a:after { content:' and add to your friends';