sports feature improvements and real time brightness control

This commit is contained in:
Neythen
2021-10-25 19:42:00 +01:00
parent a1c9c3ba8f
commit e0c8cf8c1e
19 changed files with 75 additions and 35 deletions

View File

@@ -73,13 +73,13 @@
<input
type="text"
id="inputText"
class="form-control"
class="form-control brightness-text"
aria-describedby="TextHelpInline"
/>
</div>
<div class="col-auto">
<a href="#" class="btn set-btn">Set</a>
<a href="#" class="btn set-btn" id="brightness-btn">Set</a>
</div>
</div>