mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 06:35:20 +02:00
Fix dragging nodes that are members of multiple ways
This commit is contained in:
@@ -40,6 +40,11 @@ circle.teaser-point {
|
||||
stroke-width: 3;
|
||||
}
|
||||
|
||||
.casing:hover {
|
||||
stroke:#FF0F0F !important;
|
||||
opacity:0.8;
|
||||
}
|
||||
|
||||
.casing.active {
|
||||
stroke:#FFF9C9;
|
||||
stroke-opacity:1;
|
||||
|
||||
Reference in New Issue
Block a user