implemented Locomotive and Train management
This commit is contained in:
@@ -188,4 +188,10 @@ svg.straight .right{
|
||||
polygon.oneway{
|
||||
fill: lime;
|
||||
stroke-width:0;
|
||||
}
|
||||
|
||||
fieldset{
|
||||
float: left;
|
||||
border: 1px solid black;
|
||||
border-radius: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user