From: Matt Lee Date: Mon, 29 Nov 2010 21:27:54 +0000 (-0500) Subject: updated X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=59b6d46271e1bd89d35a5a898d406adb9f39a3ad;p=quix0rs-gnu-social.git updated --- diff --git a/theme/gnusocial/css/social.css b/theme/gnusocial/css/social.css index 0fd6340afd..1abbeb68a4 100755 --- a/theme/gnusocial/css/social.css +++ b/theme/gnusocial/css/social.css @@ -19,7 +19,7 @@ Enable this line to debug: /* stuff we want to hide..... */ -legend, #anon_notice, #notices_primary h2, #site_nav_local_views dt, #ft dt, .entity_profile dt, .entity_profile h2, .entity_actions h2, .entity_nickname, .entities .nickname, .anon_notice, .entity_profile, .entity_subscribers { display: none !important; } +legend, #anon_notice, #notices_primary h2, #site_nav_local_views dt, #ft dt, .entity_profile dt, .entity_profile h2, .entity_actions h2, .entity_nickname, .entities .nickname, .anon_notice, .entity_profile, .entity_subscribers, #notices_primary .nickname { display: none !important; } #hd a{ color: white !important; } @@ -425,4 +425,5 @@ content:' and add to your friends'; } -.entity_subscriptions ul:before { content: 'Fan of...'; } \ No newline at end of file +.entity_subscriptions ul:before { content: 'Fan of...'; } +