From 98be190dd56ff7fa422311f910e700069568db4c Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Sat, 21 Feb 2009 10:26:52 -0500 Subject: Added comment editing and deleting --- theme/css/website.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'theme/css') diff --git a/theme/css/website.css b/theme/css/website.css index 0b11cf1..a41a56a 100755 --- a/theme/css/website.css +++ b/theme/css/website.css @@ -359,6 +359,10 @@ li+br { display: none; } +.invisible { + display: none; +} + /* Tables */ table.webmail { -- cgit 1.4.1