mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-13 12:55:05 +02:00
Leave directional indicator only for current image
This commit is contained in:
@@ -177,6 +177,13 @@
|
||||
.layer-mapillary-images .viewfield-group * {
|
||||
fill: #55ff22;
|
||||
}
|
||||
.layer-mapillary-images .viewfield-group .viewfield {
|
||||
display: none;
|
||||
}
|
||||
.layer-mapillary-images .viewfield-group.selected .viewfield,
|
||||
.layer-mapillary-images .viewfield-group .viewfield.pano {
|
||||
display: inline;
|
||||
}
|
||||
.layer-mapillary-images .sequence {
|
||||
stroke: #55ff22;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user