liuyg
2021-07-02 25ce610f6ecca7325e7a743dc032c4a76559c63d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.jimu-main-background,
.jimu-widget-homebutton,
.jimu-widget-mylocation,
.jimu-widget-onscreen-icon,
.jimu-widget-onscreen-icon.jimu-state-selected,
.jimu-widget-zoomslider .zoom,
.jimu-widget-homebutton .HomeButton .home,
.jimu-widget-mylocation .place-holder,
.jimu-widget-extent-navigate .operation,
.jimu-widget-fullScreen .fullScreen,
.esriPopup .titlePane,
.esriPopupMobile .titlePane,
.esriPopup .pointer.top {
    background-color: rgb(70, 70, 70) !important;
}
 
.esriMobileNavigationBar {
    background-color: rgb(70, 70, 70) !important;
    background-image: none !important;
}