From cb648256363fd52225812e6133f0c361ab545ddc Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Mon, 2 May 2011 06:59:36 +0000 Subject: [PATCH] * adjust the ftoot style. --- www/theme/default/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/www/theme/default/style.css b/www/theme/default/style.css index d807f5427d..2c26857103 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -106,6 +106,7 @@ ins{background:#cfc; text-decoration:none} /*-----------------------TABLE SETTING----------------------------*/ table {border:1px solid #e4e4e4;} td, tr, th {border:none; border-bottom:1px solid #e4e4e4} +tfoot {border-top:1px solid #e4e4e4} caption {border:1px solid #e4e4e4; background:#efefef; margin:0; padding:2px 2px 2px 10px; border-bottom:none; text-align:left; font-weight:bold; font-size:14px;} .caption-tr {caption-side:top; text-align:right; border:none; background:none;}