From 13796cc18921229f16f9b387e360f1c908336671 Mon Sep 17 00:00:00 2001 From: pete Date: Fri, 12 Mar 2010 12:26:22 +0000 Subject: Updated and simplified generic entity listings metadata block (edit, delete, access) to not use tables. git-svn-id: http://code.elgg.org/elgg/trunk@5375 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/groups/views/default/groups/css.php | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'mod/groups/views/default/groups') diff --git a/mod/groups/views/default/groups/css.php b/mod/groups/views/default/groups/css.php index a0a03aad0..d4fac1b22 100644 --- a/mod/groups/views/default/groups/css.php +++ b/mod/groups/views/default/groups/css.php @@ -115,13 +115,7 @@ } /* Group forum */ -.topic .link { - color:#aaaaaa; - margin-right:10px; -} -.topic .entity_metadata .delete_button { - margin-top:3px; -} + /* all browsers - force tinyMCE on edit forum posts to be full-width */ .edit_comment .defaultSkin table.mceLayout { width: 694px !important; -- cgit v1.2.3