From 46e5df0996fef4c9b5e3bfb79af1cbff412dca01 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Tue, 7 Dec 2010 10:52:37 -0500 Subject: [PATCH] remove a little more stuff --- theme/gnusocial/css/social.css | 72 +--------------------------------- 1 file changed, 1 insertion(+), 71 deletions(-) diff --git a/theme/gnusocial/css/social.css b/theme/gnusocial/css/social.css index 670e0d9e05..320ccfcaae 100755 --- a/theme/gnusocial/css/social.css +++ b/theme/gnusocial/css/social.css @@ -352,77 +352,7 @@ font-size:2.75em; font-size:3.25em; } -/* .entity_actions { */ -/* text-align: center; */ -/* margin-left:2%; */ -/* margin-bottom:18px; */ -/* min-width:21%; */ -/* font-size: 18px; */ -/* } */ -/* .entity_actions h2 { */ -/* display:none; */ -/* } */ -/* .entity_actions ul { */ -/* list-style-type:none; */ -/* } */ -/* .entity_actions li { */ -/* margin-bottom:7px; */ -/* } */ -/* .entity_actions li:first-child { */ -/* border-top:0; */ -/* } */ -/* .entity_actions fieldset { */ -/* border:0; */ -/* padding:0; */ -/* } */ -/* .entity_actions legend { */ -/* display:none; */ -/* } */ - -/* .entity_actions input.submit { */ -/* display:block; */ -/* text-align:left; */ -/* width:100%; */ -/* } */ -/* .entity_actions a { */ -/* text-decoration:none; */ -/* font-weight:bold; */ -/* display:block; */ -/* } */ -/* .entity_actions a, */ -/* .entity_actions input { */ -/* border-radius:4px; */ -/* -moz-border-radius:4px; */ -/* -webkit-border-radius:4px; */ -/* } */ - -/* .entity_actions a, */ -/* .entity_actions input, */ -/* .entity_actions p { */ -/* border-width:2px; */ -/* border-style:solid; */ -/* padding-left:23px; */ -/* } */ - -/* .entity_actions a, */ -/* .entity_actions p { */ -/* padding:2px 4px 1px 26px; */ -/* } */ - -/* .entity_actions .accept { */ -/* margin-bottom:18px; */ -/* } */ - -/* .entity_actions li { list-style: none !important; } */ - -/* .entity_actions ul { margin: 0; padding: 0; } */ - -.entity_subscribe a { border: 0 !important; background-color: red; color: white !important; padding: 8px; } - - -.entity_subscribe a:after { -content:' and add to your friends'; - } + .entity_subscriptions ul:before { content: 'Fan of...'; } -- 2.39.5