diff options
author | Kyle Gunger <kgunger12@gmail.com> | 2024-11-13 15:13:11 -0500 |
---|---|---|
committer | Kyle Gunger <kgunger12@gmail.com> | 2024-11-13 15:13:11 -0500 |
commit | b0aa4a84e625f1e7d2aff5e76c447ad9a6437071 (patch) | |
tree | f145c3646cbe08f1149cc29799967e51a7a46330 /index.html | |
parent | 049dc24ec02f3a14377d833ebf60efc4de12d918 (diff) |
Button selector v1
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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> |