Phi: semitransparent aircraft marker on map widget
This commit is contained in:
parent
702cd2c8ea
commit
4aac51e73d
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue