Make handles connected to more than one way cyan. Fixes #205

This commit is contained in:
Tom MacWright
2012-12-17 14:06:27 -05:00
parent 79a1887d6b
commit e8a14f8b5b
3 changed files with 22 additions and 2 deletions
+4
View File
@@ -32,6 +32,10 @@ circle.handle {
stroke-opacity: 1;
}
circle.handle.two-parents {
fill:#aff;
}
circle.handle.hover {
}