Support removing nodes from ways

This commit is contained in:
Tom MacWright
2012-11-29 10:10:14 -05:00
parent f7fcf37197
commit abf2941425
3 changed files with 41 additions and 19 deletions
+5
View File
@@ -27,6 +27,11 @@ rect.handle {
fill:#FFF694;
}
rect.handle.active {
stroke:red;
fill:#FFC5C5;
}
circle.teaser-point {
stroke-width: 2;
stroke:#1DCAFF;