mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-22 16:19:48 +02:00
Support removing nodes from ways
This commit is contained in:
@@ -27,6 +27,11 @@ rect.handle {
|
||||
fill:#FFF694;
|
||||
}
|
||||
|
||||
rect.handle.active {
|
||||
stroke:red;
|
||||
fill:#FFC5C5;
|
||||
}
|
||||
|
||||
circle.teaser-point {
|
||||
stroke-width: 2;
|
||||
stroke:#1DCAFF;
|
||||
|
||||
Reference in New Issue
Block a user