shuishen
2021-06-18 d12e030d8a7690d79c5786bc2a786b6c21a24433
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(218, 77, 30) !important;
}
 
.esriMobileNavigationBar {
    background-color: rgb(218, 77, 30) !important;
    background-image: none !important;
}