nnnjjj123
2020-11-17 1b2c1edb61190eeb19f465ff031eaa3b2a1b8dbc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.jimu-main-background{
  background-color: #c93048;
}
.jimu-widget-header-controller .jimu-drop-menu{
  background-color: #c93048;
}
.jimu-widget-header-controller .jimu-drop-menu .menu-item {
    border-top: 1px solid #881328;
}
.jimu-header-more-popup {
    background-color: #d83f59;
}
.jimu-header-more-popup .icon-node {
    background-color: #c93048;
}
.jimu-header-more-popup .close {
    background-color: #d83f59;
}
.jimu-header-more-popup .close-inner {
    background-color: #c93048;
}
.jimu-on-screen-widget-panel>.jimu-panel-title,
.jimu-foldable-panel>.jimu-panel-title,
.jimu-title-panel>.title{
  background-color: #d83f59;
}
 
.jimu-widget-header-controller .jimu-subtitle{
  color: #f3cfd5;
}
 
.jimu-widget-header-controller .icon-node{
  border-right: 1px solid #881328;
}
 
.esriPopup .titlePane {
  background-color: #c93048;
}