From 8924ddb98072a5621d5cf01ed26e2cb424d71908 Mon Sep 17 00:00:00 2001
From: xufenglei <xufenglei>
Date: Tue, 12 Jun 2018 10:38:49 +0800
Subject: [PATCH] 监控点 增加镇村选项

---
 src/app/routes/report/report.component.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/app/routes/report/report.component.css b/src/app/routes/report/report.component.css
index 4c1ce15..7b53889 100644
--- a/src/app/routes/report/report.component.css
+++ b/src/app/routes/report/report.component.css
@@ -44,7 +44,7 @@
 	.table_bg{ margin: 0 85px;}
 	
 	.table_t{}
-	.table_t .t01,.table_t .t02,.table_t .t03,.table_t .t04{ float: right;text-align:center;font-size: 12px;color: #00f6ff; font-weight: bold;}
+	.table_t .t01,.table_t .t02,.table_t .t03,.table_t .t04{ float: right;text-align:center;font-size: 12px;color: #041324; font-weight: bold;}
 	.table_t .t01{ width: 125px;}
 	.table_t .t02{ width: 115px;}
 	.table_t .t03{ width: 260px;}

--
Gitblit v1.8.0