From 85784d74c87c95d6f6994be691166dba3a3a32b6 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 01 九月 2020 15:35:32 +0800
Subject: [PATCH] #
---
src/main/webapp/static/css/console.css | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css
index 9a038bd..a14069d 100644
--- a/src/main/webapp/static/css/console.css
+++ b/src/main/webapp/static/css/console.css
@@ -266,37 +266,37 @@
/* 鍏ュ簱 */
-.machine-put {
+.machine-put-flag {
background-color: #90d0f3;
}
/* 鍑哄簱 */
-.machine-take {
+.machine-take-flag {
background-color: yellow;
}
/* 搴撳埌搴� */
-.machine-stock-move {
+.machine-stock-move-flag {
background-color: #0c24fb;
color: #fff;
}
/* 绔欏埌绔� */
-.machine-site-move {
+.machine-site-move-flag {
background-color: #faa328;
}
/* PToP */
-.machine-p-move {
+.machine-p-move-flag {
background-color: #128014;
color: #fff;
}
/* 寮傚父 */
-.machine-error {
+.machine-error-flag {
background-color: red;
}
/* 鑷姩 */
-.machine-auto {
+.machine-auto-flag {
background-color: rgb(42,253,47);
}
/* 闈炶嚜鍔�/鏀跺埌 */
-.machine-unauto {
+.machine-unauto-flag {
background-color: #aaaaaa;
}
--
Gitblit v1.9.1