From e4f94566b56fc7bceafe892f0a679f399115d590 Mon Sep 17 00:00:00 2001
From: xiazhengtongxue <133085197+xiazhengtongxue@users.noreply.github.com>
Date: 星期三, 29 四月 2026 08:54:10 +0800
Subject: [PATCH] Merge branch 'dev' of http://115.159.85.185:8098/r/SuZhouGuanHong/ShanMeiXinNengYuan into dev
---
Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/wwwroot/css/swaggerdoc.css | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/wwwroot/css/swaggerdoc.css b/Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/wwwroot/css/swaggerdoc.css
index 1a05ca2..bfc7475 100644
--- a/Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/wwwroot/css/swaggerdoc.css
+++ b/Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/wwwroot/css/swaggerdoc.css
@@ -55,6 +55,7 @@
-webkit-transform: translateY(0);
transform: translateY(0);
}
+
.drop li:first-child:before {
content: " ";
font-size: 0;
@@ -86,6 +87,7 @@
-webkit-transition: all .2s ease-in;
transition: all .2s ease-in;
}
+
.drop li:first-child a {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
@@ -97,6 +99,7 @@
border-bottom-right-radius: 5px;
border-bottom: none;
}
+
.drop li:hover:before {
background-color: #85ea2d;
}
@@ -104,6 +107,4 @@
.drop li:hover a {
background-color: #85ea2d;
color: #fff;
-}
-
-
+}
\ No newline at end of file
--
Gitblit v1.9.3