From a9764756179dc44b3ba2bb6224394cc5346079ab Mon Sep 17 00:00:00 2001 From: ibuler Date: Tue, 23 Jan 2018 17:11:26 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E4=BF=AE=E6=94=B9=E7=A6=81=E6=AD=A2?= =?UTF-8?q?=E6=8E=92=E5=BA=8F=E7=9A=84=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/static/css/style.css b/apps/static/css/style.css index 3e391e352..c02935fb5 100644 --- a/apps/static/css/style.css +++ b/apps/static/css/style.css @@ -3542,7 +3542,7 @@ body.body-small .footer.fixed { } .table-bordered > thead > tr > th, .table-bordered > thead > tr > td { - background-color: #F5F5F6; + /*background-color: #F5F5F6;*/ border-bottom-width: 1px; } .table-bordered > thead > tr > th,