Adjust Leaflet GreenCluster color

This commit is contained in:
Rosiak
2016-01-30 20:03:26 +01:00
parent bea93b52cf
commit d29d84a67f

View File

@ -1847,7 +1847,7 @@ label {
.greenCluster { .greenCluster {
background-color: rgba(0,255,0); background-color: rgba(0,255,0);
background-color: rgba(0,255,0,0.7); background-color: rgba(110, 204, 57, 0.6);
text-align: center; text-align: center;
width: 25px !important; width: 25px !important;
height: 25px !important; height: 25px !important;