From 38b81e2dbe4c26914f62a92d67db9826f5a49126 Mon Sep 17 00:00:00 2001 From: LiJun <LiJun@192.168.10.18> Date: 星期一, 05 十一月 2018 09:57:19 +0800 Subject: [PATCH] 增加BTS告警状态对应关系值 --- gx_tieta/WebRoot/pages/css/mylayui.css | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/gx_tieta/WebRoot/pages/css/mylayui.css b/gx_tieta/WebRoot/pages/css/mylayui.css index d51a07c..aab10df 100644 --- a/gx_tieta/WebRoot/pages/css/mylayui.css +++ b/gx_tieta/WebRoot/pages/css/mylayui.css @@ -127,4 +127,11 @@ /* width */ .w272 { width: 272px; +} +/* mrl */ +.mrl8 { + margin-left: 8px; +} +.mrr8 { + margin-right: 8px; } \ No newline at end of file -- Gitblit v1.9.1