mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
Add collector info toggle
This commit is contained in:
@@ -569,6 +569,13 @@
|
||||
<span class='checkmark'></span>
|
||||
</label>
|
||||
</div>
|
||||
<div class='readable-background padding margin-bottom'>
|
||||
<h5 class='input-description margin-bottom'>Show collector info</h5>
|
||||
<label class='checkbox-container input margin-bottom'>Show collector info (uncheck to hide)
|
||||
<input id='enableCollectorInfo' type='checkbox' onchange='enableCollectorInfo();'>
|
||||
<span class='checkmark'></span>
|
||||
</label>
|
||||
</div>
|
||||
<div class='readable-background padding margin-bottom'>
|
||||
<h5 class='input-description padding margin-bottom'>Toggle between star (seen on foils) and dot (seen on regular cards)</h5>
|
||||
<div class='padding'>
|
||||
|
Reference in New Issue
Block a user