]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
updated
authorMatt Lee <mattl@cnuk.org>
Mon, 29 Nov 2010 20:49:07 +0000 (15:49 -0500)
committerMatt Lee <mattl@cnuk.org>
Mon, 29 Nov 2010 20:49:07 +0000 (15:49 -0500)
theme/gnusocial/css/social.css

index 831ff787f228202271e71f2eda6107f3247f94bf..85e22910eb446f1f6071f8e540aa020c348097fd 100755 (executable)
@@ -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