From e458320cba7664a484d3a763e288047edb74d55f Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期五, 26 十月 2018 15:52:02 +0800 Subject: [PATCH] Merge branch 'dev_lxw' of https://whychdw@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw --- gx_tieta/WebRoot/css/charge_test_style.css | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/gx_tieta/WebRoot/css/charge_test_style.css b/gx_tieta/WebRoot/css/charge_test_style.css index 8112e62..6e01def 100644 --- a/gx_tieta/WebRoot/css/charge_test_style.css +++ b/gx_tieta/WebRoot/css/charge_test_style.css @@ -258,6 +258,9 @@ top:0; left:0; } +#charge_thr_th th{ + text-align: center; +} #charge_thr_th td{ padding:4px 0; text-align:center; -- Gitblit v1.9.1