Push dev work to master #2

Merged
sixteenmillimeter merged 416 commits from dev into master 2018-07-19 15:29:02 +00:00
1 changed files with 5 additions and 0 deletions
Showing only changes of commit f233efd4a2 - Show all commits

View File

@ -326,9 +326,14 @@ footer > div.selected{
display: block;
}
#spinner{
display: none;
margin-top: 200px;
}
#spinner.active{
display: block;
}
#disconnect,#scan{
display: none;
}