From 70976fb9b9b778ca7c5f52163bc78ba75f0d6615 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期六, 08 八月 2020 15:44: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