mark node
This commit is contained in:
parent
98ee8f131b
commit
95e7c461f4
2 changed files with 26 additions and 0 deletions
|
@ -23,6 +23,11 @@ line.link {
|
|||
position: relative;
|
||||
}
|
||||
|
||||
.node.marked ellipse {
|
||||
stroke: #C83771 !important;
|
||||
stroke-width: 5px;
|
||||
}
|
||||
|
||||
.node.highlight ellipse {
|
||||
fill: #FFF0B3;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue