Add icon border if selected and alerted at same time
This commit is contained in:
parent
647139ce40
commit
3962a56db8
@ -59,6 +59,11 @@ Framework7 and FontAwesome both have a .fab class
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
#mapbox .package-marker.selected.alerted {
|
||||
border: 4px solid #4CAF50 !important;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
#mapbox .package-marker-mapbox {
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user