removed testing UI, added ability to resume app

This commit is contained in:
R. Aidan Campbell
2016-03-11 13:48:58 -05:00
parent 028156609b
commit 39e4f806c9
3 changed files with 10 additions and 67 deletions

View File

@@ -63,22 +63,12 @@ main {
margin-top: 10px;
margin-bottom: 10px;
}
#testingDiv {
border: 1px dashed;
padding: 10px;
}
#pairButton {
margin: 3px;
}
#showAppsButton {
margin: 3px;
}
#startButton {
margin: 3px;
}
#stopButton {
margin: 3px;
}
#listener {
overflow: hidden;
margin-top: 20px;