AMap_wev8.css
384 Bytes
.wev-comp-AMap{
background-color: #FBF8F0;
}
.wev-comp-AMap .amap-marker-label {
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
background-color:#017afd !important;
color:#fff;
border:0px !important;
padding: 5px 8px !important;
border-radius: 15px;
}
.wev-comp-AMap .amap-marker-label.selected{
background-color:#0c88e8 !important;
}