summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2024-11-13 15:13:11 -0500
committerKyle Gunger <kgunger12@gmail.com>2024-11-13 15:13:11 -0500
commitb0aa4a84e625f1e7d2aff5e76c447ad9a6437071 (patch)
treef145c3646cbe08f1149cc29799967e51a7a46330 /index.html
parent049dc24ec02f3a14377d833ebf60efc4de12d918 (diff)
Button selector v1
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/index.html b/index.html
index 81722a9..c075753 100644
--- a/index.html
+++ b/index.html
@@ -33,11 +33,6 @@
</nav>
<content>
- <div class="widget sel-button h">
- <div class="widget button">Heat</div>
- <div class="widget button">Cool</div>
- <div class="widget button" selected>Eco</div>
- </div>
</content>
<script src="scripts/gui-common/color.js"></script>