completed basic gui functionalities linking to run and start

This commit is contained in:
2018-10-08 16:41:27 +02:00
parent 1e60140a6c
commit fe944519ac
5 changed files with 197 additions and 118 deletions

View File

@@ -56,6 +56,7 @@ table.sortable thead {
table.sortable td {
font-size: .8em;
font-family: "arial"
vertical-align: middle;
}
.input-form {