From 188088443e2c4ac24b8511d971b41fef9073ae12 Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期一, 01 六月 2020 14:45:34 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/css/pipeline.css b/src/main/webapp/static/css/pipeline.css
index 17e126e..6a4f519 100644
--- a/src/main/webapp/static/css/pipeline.css
+++ b/src/main/webapp/static/css/pipeline.css
@@ -27,6 +27,7 @@
     box-shadow: 0 0 3px rgba(0,0,0,.3);
 }
 #output {
+    color: #666;
     border: 1px solid #b9b9b9;
     width: 100%;
     height: 100%;

--
Gitblit v1.9.1