From a66640923f167432ee85c672cdf175e5a0bb7eba Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期一, 29 十月 2018 14:36:00 +0800 Subject: [PATCH] 返回地图的中心点 --- 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