From 4c82a8e7f607ebbb82a8d9c44e5ea08e1c8b0419 Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期三, 03 六月 2020 14:30:59 +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