two-parents -> shared

It might have more than two parents.
This commit is contained in:
John Firebaugh
2012-12-21 16:28:31 -08:00
parent 5c6a45d22d
commit 883acd3e60
2 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ circle.handle {
cursor: url(../img/cursor-select-node.png), pointer;
}
circle.handle.two-parents {
circle.handle.shared {
fill:#aff;
}