contact within block now working

This commit is contained in:
Stephan Richter
2020-12-13 20:05:41 +01:00
parent cfb8909107
commit d004fbfd6d
7 changed files with 66 additions and 12 deletions

View File

@@ -230,6 +230,9 @@ svg.straight .right{
.active circle{
fill: #f57900;
}
.Block.active{
background: #f57900;
}
polygon.oneway{
fill: lime;