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
.jimu-main-background{
  background-color: #aa6fad;
}
.jimu-widget-header-controller .jimu-subtitle{
  color: #eed6ef;
}
.jimu-widget-header-controller .icon-node{
  border-right: 1px solid #904f93;
}
.jimu-widget-header-controller .icon-node.jimu-state-selected{
  background-color: #be87c1 !important;
}
 
.jimu-header-more-popup {
    background-color: #be87c1;
}
.jimu-header-more-popup .icon-node {
    background-color: #aa6fad;
}
.jimu-header-more-popup .close {
    background-color: #be87c1;
}
.jimu-header-more-popup .close-inner {
    background-color: #aa6fad;
}
.jimu-on-screen-widget-panel>.jimu-panel-title,
.jimu-foldable-panel>.jimu-panel-title,
.jimu-title-panel>.title{
  background-color: #aa6fad;
}
.foldable-widget-frame>.title{
    color: #eed6ef;
    background-color: #be87c1;
}
.esriPopup .titlePane {
  background-color: #aa6fad;
}