implemented bridge
This commit is contained in:
@@ -309,4 +309,14 @@ table.brake-times th{
|
||||
border-color: black;
|
||||
border-style: solid;
|
||||
border-width: 1px 0 0;
|
||||
}
|
||||
|
||||
polyline{
|
||||
stroke: black;
|
||||
stroke-width: 5px;
|
||||
fill: none;
|
||||
}
|
||||
|
||||
svg.disconnected rect{
|
||||
fill: red;
|
||||
}
|
||||
Reference in New Issue
Block a user