From a68e738311e2e7857aabb42c672aacbce509fde4 Mon Sep 17 00:00:00 2001 From: dyy <807692433@qq.com> Date: Thu, 8 Dec 2022 14:18:46 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91jqprint.css?= =?UTF-8?q?=EF=BC=8C=E8=B0=83=E6=95=B4=E6=B5=81=E7=A8=8B=E5=AE=A1=E6=89=B9?= =?UTF-8?q?=E6=97=B6=E7=9A=84=E6=89=93=E5=8D=B0=E8=A1=A8=E5=8D=95=EF=BC=8C?= =?UTF-8?q?=E8=BE=B9=E6=A1=86=E9=94=99=E4=BD=8D=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Content/jquery/plugin/jqprint/jqprint.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Content/jquery/plugin/jqprint/jqprint.css b/Learun.Framework.Ultimate V7/Learun.Application.Web/Content/jquery/plugin/jqprint/jqprint.css index 9d6d0ee59..c6edf4a9a 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Content/jquery/plugin/jqprint/jqprint.css +++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Content/jquery/plugin/jqprint/jqprint.css @@ -515,14 +515,14 @@ body { } table { - border: 0; + border: none; width: 100%; margin: 0; padding: 0; border-collapse: collapse; } td,th { - border:1px solid black; + border:1px solid #000000; padding:5px; } .titletd {