mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
Clickable road casings, trying to fix road drawing logic
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ g.marker.active circle {
|
||||
/* interactive elements */
|
||||
circle.handle {
|
||||
cursor: move;
|
||||
stroke-width: 3;
|
||||
stroke-width: 2;
|
||||
fill:#000;
|
||||
stroke:#FFF694;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user