From a5f59d421bfca516d10545fa1f7c8426525dc5b7 Mon Sep 17 00:00:00 2001 From: hdw <hdw@192.168.1.10> Date: 星期二, 25 十二月 2018 14:57:06 +0800 Subject: [PATCH] 添加申请验收 --- gx_tieta/WebRoot/mobil/app/css/common.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gx_tieta/WebRoot/mobil/app/css/common.css b/gx_tieta/WebRoot/mobil/app/css/common.css index 3a157c7..5a74e2c 100644 --- a/gx_tieta/WebRoot/mobil/app/css/common.css +++ b/gx_tieta/WebRoot/mobil/app/css/common.css @@ -151,7 +151,7 @@ /* FooterMenu */ .footer-menu-content-show { - z-index: 99; + z-index: 9999999; } .footer-menu-content-hide { z-index: -1; @@ -162,7 +162,7 @@ color: #000000; } /* color */ -gray1 { +.gray1 { color: #c2c2c2; } .black { -- Gitblit v1.9.1