implemented basic cockpit to control locos

This commit is contained in:
Stephan Richter
2020-10-04 20:36:36 +02:00
parent 85ff8770ef
commit 2c542ee99a
6 changed files with 101 additions and 20 deletions

View File

@@ -117,6 +117,7 @@ svg circle{
padding: 5px;
border-radius: 5px;
background: yellow;
z-index: 100;
}
.window{