| | |
| | | width: 100%; |
| | | background: rgb(254, 254, 254); |
| | | color: #838383; |
| | | border-radius: 0 6px 6px 0; |
| | | |
| | | text-align: center; |
| | | cursor: pointer; |
| | | z-index: 10 !important; |
| | | } |
| | | |
| | | .jimu-widget-Basemap .base-map { |
| | | width: 100%; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | } |
| | | |
| | | .jimu-widget-Basemap .base-map { |
| | | |
| | | width: 100%; |
| | | height: 24px; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | border-right: 1px solid #DDDDDD; |
| | | |
| | | } |
| | | |
| | | .jimu-widget-Basemap .base-map i { |
| | |
| | | color: #459DEE; |
| | | } |
| | | |
| | | .cesium-baseLayerPicker-dropDown div:nth-child(3) { |
| | | .cesium-baseLayerPicker-dropDown>div:nth-child(3) { |
| | | padding-top: 10px; |
| | | border-top: 1px solid #F2F2F2; |
| | | } |