mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
right
This commit is contained in:
@@ -28,7 +28,14 @@
|
||||
<div class="bar"></div>
|
||||
<div class="tabContent editor displayed" id="optionFrame">
|
||||
Select the part of the card frame:<br>
|
||||
<div class="tab tabSelect" id="frameType"></div><br>
|
||||
<div class="tab tabSelect" id="frameType"></div>
|
||||
<div class="realCheckboxContainer">
|
||||
<label class="checkboxContainer">
|
||||
Right Half
|
||||
<input type="checkbox" id="checkboxSecondary">
|
||||
<span class="checkmark"></span>
|
||||
</label>
|
||||
</div>
|
||||
Select the color:<br>
|
||||
<div class="tab tabSelect" id="tabSelectColor"></div><br>
|
||||
<div class="imageGrid">
|
||||
|
Reference in New Issue
Block a user