From 4c362043cec8a44787a4658b0e09638a3baf2bc0 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 11 八月 2020 16:46:26 +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