highlight connected nodes
This commit is contained in:
parent
6b58c4f4a5
commit
ea529b374e
2 changed files with 12 additions and 1 deletions
|
@ -21,3 +21,7 @@ line.link {
|
|||
#chart {
|
||||
background-image: url(gplaypattern.png);
|
||||
}
|
||||
|
||||
.node.highlight ellipse {
|
||||
fill: #FFF0B3;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue