From 95c1f10a276a69ce4fdcc72e68a35c796581d143 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 11 Jun 2021 16:19:19 +0800
Subject: [PATCH] 左侧目录树优化,及搜索部分样式调整,部分图片路径更改
---
widgets/HomeButton/css/style.css | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/widgets/HomeButton/css/style.css b/widgets/HomeButton/css/style.css
index 4d4e238..1441fe0 100644
--- a/widgets/HomeButton/css/style.css
+++ b/widgets/HomeButton/css/style.css
@@ -1,3 +1,10 @@
.jimu-widget-homebutton {
}
+
+
+.jimu-widget-homebutton button.cesium-button {
+ background: #fff;
+ border-color: #fff;
+ box-shadow: 0 0 8px #fff;
+}
\ No newline at end of file
--
Gitblit v1.9.3