Clickable road casings, trying to fix road drawing logic

This commit is contained in:
Tom MacWright
2012-11-13 14:33:52 -05:00
parent fb6a7658c6
commit 41b0678f05
4 changed files with 120 additions and 13 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ g.marker.active circle {
/* interactive elements */
circle.handle {
cursor: move;
stroke-width: 3;
stroke-width: 2;
fill:#000;
stroke:#FFF694;
}