From 7b1146c3bc59e8b380c5132b25d6fc65fef0ff74 Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期五, 14 一月 2022 17:01:30 +0800
Subject: [PATCH] #单据类型区分入库单和出库单
---
src/main/webapp/static/css/style.css | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/static/css/style.css b/src/main/webapp/static/css/style.css
index 3b06d42..ecbd5f2 100644
--- a/src/main/webapp/static/css/style.css
+++ b/src/main/webapp/static/css/style.css
@@ -69,9 +69,9 @@
text-align: center;
}
-.normal {
- background-color: #009966;
-}
+/*.normal {*/
+/* background-color: #009966;*/
+/*}*/
.nor-mal {
background-color: #3a4a5a;
}
--
Gitblit v1.9.1