Cleanup popup onMessage handler

This commit is contained in:
Arlo Breault 2019-07-05 07:22:20 +02:00
parent 6ab6e489f6
commit 453bf0611c
2 changed files with 50 additions and 24 deletions

View file

@ -11,8 +11,8 @@
<p></p>
<p></p>
</div>
<div class="b toggle">
<label id=toggle>Turn On</label>
<div class="b button">
<label id="toggle">Turn On</label>
<label class="switch">
<input id="enabled" type="checkbox" checked/>
<span class="slider round"></span>