implemented one-way tracks
This commit is contained in:
@@ -183,4 +183,9 @@ svg.straight .right{
|
||||
|
||||
.active circle{
|
||||
fill: #ffcc88;
|
||||
}
|
||||
|
||||
polygon.oneway{
|
||||
fill: lime;
|
||||
stroke-width:0;
|
||||
}
|
||||
Reference in New Issue
Block a user