From eb5f33c8ffdb60db5613353b8dadeb81dff7f798 Mon Sep 17 00:00:00 2001
From: hdw <496960745@qq.com>
Date: 星期四, 13 十二月 2018 13:18:43 +0800
Subject: [PATCH] 视频/图片机房的定位的上传 

---
 gx_tieta/WebRoot/mobil/app/css/common.css |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/gx_tieta/WebRoot/mobil/app/css/common.css b/gx_tieta/WebRoot/mobil/app/css/common.css
index 509d690..4a4021b 100644
--- a/gx_tieta/WebRoot/mobil/app/css/common.css
+++ b/gx_tieta/WebRoot/mobil/app/css/common.css
@@ -154,4 +154,11 @@
 /* layui */
 .layui-form-pane.layui-form-default .layui-form-label {
     color: #000000;
+}
+/* color */
+gray1 {
+	color: #c2c2c2;
+}
+.black {
+	color: #000000;
 }
\ No newline at end of file

--
Gitblit v1.9.1