From 85052310d5bf3c54e330454e9e77a6459bc63af3 Mon Sep 17 00:00:00 2001
From: 吴学文 <wuxuewen@wuxuewendeMacBook-Pro.local>
Date: 星期日, 14 四月 2019 00:05:06 +0800
Subject: [PATCH] 添加网站logo
---
WebService/src/main/resources/static/css/plugins/steps/jquery.steps.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/WebService/src/main/resources/static/css/plugins/steps/jquery.steps.css b/WebService/src/main/resources/static/css/plugins/steps/jquery.steps.css
index 662b067..35c265e 100644
--- a/WebService/src/main/resources/static/css/plugins/steps/jquery.steps.css
+++ b/WebService/src/main/resources/static/css/plugins/steps/jquery.steps.css
@@ -377,4 +377,8 @@
.tabcontrol > .content > .body ul > li
{
display: list-item;
+}
+
+.wizard > .actions > ul > li.no_display{
+ display:none
}
\ No newline at end of file
--
Gitblit v1.8.0