From 501ebd43da6372ee753d422290327e339b04abb5 Mon Sep 17 00:00:00 2001
From: fengxiang <110431245@qq.com>
Date: Wed, 07 Mar 2018 10:55:53 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/main/webapp/view/map.jsp |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/webapp/view/map.jsp b/src/main/webapp/view/map.jsp
index 425eb41..973baea 100644
--- a/src/main/webapp/view/map.jsp
+++ b/src/main/webapp/view/map.jsp
@@ -156,9 +156,9 @@
 }
 
 .list .state04 {
-
-	background-color: #eee;
-	color: #777
+	/*background-color: #eee;*/
+	/*color: #777 ;*/
+	background-color: #738d99 ;
 }
 			/*
 			  * ������������������---������������

--
Gitblit v1.8.0