1
0
Fork 0

Phi: semitransparent aircraft marker on map widget

This commit is contained in:
Torsten Dreyer 2015-02-13 16:57:21 +01:00
parent 702cd2c8ea
commit 4aac51e73d

View file

@ -4,7 +4,7 @@
} }
.aircraft-marker-icon path { .aircraft-marker-icon path {
fill: #00ff00; fill: rgba(0, 255, 0, 0.4);
} }
.aircraft-marker-popup .leaflet-popup-tip { .aircraft-marker-popup .leaflet-popup-tip {