This commit is contained in:
Matt Lee 2010-11-29 15:49:57 -05:00
parent 6a2d38a0d7
commit fb2814e449
1 changed files with 2 additions and 3 deletions

View File

@ -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, .section h2, .entity_profile { 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, .section h2, .entity_profile, .entity_subscribers { display: none !important; }
#hd a{ color: white !important; }
@ -425,5 +425,4 @@ content:' and add to your friends';
}
.entity_subscriptions ul:before { content: 'Fan of...' }
.entity_subscribers { display: none !important; }
.entity_subscriptions ul:before { content: 'Fan of...'; }