From afc27c6b6ca42943d60ed422209a3c9074e4d8aa Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 11 Aug 2010 03:48:36 +0000 Subject: [PATCH] less visual noise --- httemplate/elements/table-grid.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/httemplate/elements/table-grid.html b/httemplate/elements/table-grid.html index e1e6c36dc..4d7deeaa4 100644 --- a/httemplate/elements/table-grid.html +++ b/httemplate/elements/table-grid.html @@ -1,8 +1,7 @@ - CELLPADDING=<% $opt{cellpadding} %> BORDER=1 BORDERCOLOR="#000000" <% $opt{bgcolor} %> STYLE="border: solid 1px black; empty-cells: show"> +
CELLPADDING=<% $opt{cellpadding} %> <% $opt{bgcolor} %> STYLE="border: 1px solid #cccccc;"> <%init> -- 2.20.1