From: Matt Lee Date: Mon, 29 Nov 2010 20:49:07 +0000 (-0500) Subject: updated X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6a2d38a0d7d914fc37df5d0204dd5adf0d72588d;p=quix0rs-gnu-social.git updated --- diff --git a/theme/gnusocial/css/social.css b/theme/gnusocial/css/social.css index 831ff787f2..85e22910eb 100755 --- a/theme/gnusocial/css/social.css +++ b/theme/gnusocial/css/social.css @@ -422,4 +422,8 @@ margin-bottom:18px; .entity_subscribe a:after { content:' and add to your friends'; - } \ No newline at end of file + } + + +.entity_subscriptions ul:before { content: 'Fan of...' } +.entity_subscribers { display: none !important; } \ No newline at end of file