checkboxes

This commit is contained in:
Kyle
2021-02-04 10:48:03 -08:00
parent 8f7fe5a9ea
commit 975531198f
3 changed files with 54 additions and 2 deletions

View File

@@ -38,7 +38,10 @@ include('../globalHTML/header-1.php');
</div>
<div>
<h5 class='input-description'>Erase</h5>
<input id='frame-editor-erase' class='input' type='checkbox' placeholder='Erase'>
<label class='checkbox-container input'>Erase Card
<input id='frame-editor-erase' type='checkbox' placeholder='Erase'>
<span class='checkmark'></span>
</label>
</div>
</div>
<div id='textbox-editor' class='textbox-editor'>