From c85dd597e1484ccc131bfe4147cc766194b6873b Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期六, 30 五月 2020 11:13:31 +0800
Subject: [PATCH] #
---
src/main/webapp/static/css/console.css | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css
index f7c83d9..aa62a3a 100644
--- a/src/main/webapp/static/css/console.css
+++ b/src/main/webapp/static/css/console.css
@@ -72,6 +72,14 @@
border: none;
background-color: transparent;
}
+/* 鑷姩 */
+.site-auto {
+ background-color: rgb(42,253,47);
+}
+/* 闈炶嚜鍔�/鏀跺埌 */
+.site-unauto {
+ background-color: #aaaaaa;
+}
/* ------------------ 璐ф灦鎬绘垚 ------------------ */
.main-part {
--
Gitblit v1.9.1