small changes, new images and readme updated

This commit is contained in:
Harvey Tindall
2020-09-24 23:57:42 +01:00
parent 64ad8ccf6e
commit e104bd8362
8 changed files with 17 additions and 8 deletions
+4 -1
View File
@@ -134,7 +134,10 @@
<label for="newProfileName" class="form-label">Name</label>
<input type="text" class="form-control" id="newProfileName" aria-describedby="Profile Name">
</div>
<div id="defaultUserRadios"></div>
<div id="defaultUserRadiosBox">
<label for="defaultUserRadios" class="form-label">Get settings from</label>
<div id="defaultUserRadios"></div>
</div>
<div class="form-check" style="margin-top: 1rem;">
<input class="form-check-input" type="checkbox" value="" id="storeDefaultHomescreen" checked>
<label class="form-check-label" for="storeDefaultHomescreen" id="storeHomescreenLabel"></label>