From 0ded284e8ef21e2e767d0b7b2661655cf1dc7eaf Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 08 Jun 2021 17:39:38 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap
---
widgets/FullScreen/css/style.css | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/widgets/FullScreen/css/style.css b/widgets/FullScreen/css/style.css
index 329b57e..19eff82 100644
--- a/widgets/FullScreen/css/style.css
+++ b/widgets/FullScreen/css/style.css
@@ -2,4 +2,16 @@
width: 32px!important;
height:32px!important;
margin:2px;
+}
+
+.jimu-widget-fullScreen button.cesium-button {
+ background: #fff;
+ border-color: #fff;
+ box-shadow: 0 0 8px #fff;
+ width: 32px;
+ height: 32px;
+ border-radius: 14%;
+ padding: 0;
+ vertical-align: middle;
+ z-index: 0;
}
\ No newline at end of file
--
Gitblit v1.9.3