Get handles back in action.

This commit is contained in:
Tom MacWright
2012-10-24 14:58:07 -04:00
parent a40527f337
commit 71c1db960a
2 changed files with 29 additions and 2 deletions
+7
View File
@@ -59,6 +59,13 @@ path {
cursor: pointer;
}
circle.handle {
cursor: move;
stroke-width: 1;
stroke:#222;
fill:#eee;
}
path.casing {
stroke: #111;
stroke-width: 3;