From c350b737713fe518c22036dfc9a2574bcafcb15c Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期二, 02 六月 2020 15:18:08 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/css/pipeline.css |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/css/pipeline.css b/src/main/webapp/static/css/pipeline.css
index 5c99e76..d03b223 100644
--- a/src/main/webapp/static/css/pipeline.css
+++ b/src/main/webapp/static/css/pipeline.css
@@ -71,6 +71,9 @@
     background-color: #CCE8EB;
     width: 100px;
 }
+#plc-error-table td {
+    color: red;
+}
 #plc-error-table tr:nth-child(odd) {
     background: #fff;
 }

--
Gitblit v1.9.1