Network Map now shows all device neighbors and allows click-through nav
This commit is contained in:
@@ -381,8 +381,15 @@ form .clearfix.success input {
|
||||
|
||||
.link {
|
||||
fill: none;
|
||||
stroke: #ccc;
|
||||
stroke: #eee;
|
||||
stroke-width: 1.5px;
|
||||
}
|
||||
|
||||
.neighbor {
|
||||
fill: none;
|
||||
stroke: #aaa;
|
||||
stroke-width: 2px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
|
||||
Reference in New Issue
Block a user