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

index 6cb60105fd5219ea4f16b2ed905761a0ad5312e8..8c4fd7d5bc37ea14c49b015952a6353d419ae3d5 100755 (executable)
@@ -19,7 +19,7 @@ Enable this line to debug:
 
 /* stuff we want to hide..... */
 
-legend,.entry-content .source, .entry-content .location, .entry-content .response, #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, #content h1, .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 { display: none !important; }
 
 .entities li { display: inline; list-style: none !important; }