From 111d09d2f3fadf841e3df1c72dfd423ea1c91649 Mon Sep 17 00:00:00 2001
From: 18516761980 <4761516tqsxp>
Date: 星期五, 14 一月 2022 13:59: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