From 40d81e2a425a8f10da783b40da4b157c953ffe31 Mon Sep 17 00:00:00 2001 From: the_mgt Date: Fri, 8 Jul 2011 09:40:53 +0200 Subject: [PATCH] removed the green border i had only for testing purposes --- webcit/static/styles/webcit.css | 1 - 1 file changed, 1 deletion(-) diff --git a/webcit/static/styles/webcit.css b/webcit/static/styles/webcit.css index df3d29995..d32fd40ce 100644 --- a/webcit/static/styles/webcit.css +++ b/webcit/static/styles/webcit.css @@ -447,7 +447,6 @@ body { * and resize). In particular, do NOT set any for message_list_hdr as its not good feng shui */ #message_listview th { - border: 1px solid green; border-right: 0.2em solid #fff; } #message_listview td { -- 2.39.2