shuishen
2021-06-04 db9ea2a557e28fb1096dfebdb2ac23c3fe86cb57
widgets/HelpButton/css/style.css
@@ -1,12 +1,33 @@
.jimu-widget-helpbutton {
    width : 35px !important;
    width: 35px !important;
    height: 35px !important;
    margin: 2px;
}
.cesium-navigation-help {
    top  : -112px;
    top: -112px;
    right: 42px;
    width: 163px;
}
/* 右下角浮动窗口样式合集 */
/* .cesium-button {
    background-color: rgba(255, 255, 255, .75);
    fill: #389FF9;
    border: rgba(56, 159, 249, 0.75);
}
.cesium-button:hover {
    color: transparent;
    fill: #389FF9 !important;
} */
/* 操作指南inthere样式 */
/* .cesium-navigation-button{
    color: #000;
}
.cesium-navigation-button{
    background-color: rgba(255, 255, 255, .75);
} */