Show detected tape colors in UI
This commit is contained in:
@@ -41,6 +41,20 @@
|
||||
<input id="mobileCopies" type="number" min="1" max="20" step="1" value="1">
|
||||
</label>
|
||||
</div>
|
||||
<div id="mobileTapeInfo" class="tape-info" hidden>
|
||||
<div>
|
||||
<span>Band</span>
|
||||
<strong id="mobileTapeInfoType">-</strong>
|
||||
</div>
|
||||
<div>
|
||||
<span>Hintergrund</span>
|
||||
<strong><i id="mobileTapeBgSwatch"></i><span id="mobileTapeBgText">-</span></strong>
|
||||
</div>
|
||||
<div>
|
||||
<span>Schrift</span>
|
||||
<strong><i id="mobileTapeTextSwatch"></i><span id="mobileTapeTextText">-</span></strong>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="grid-2">
|
||||
<label>
|
||||
|
||||
Reference in New Issue
Block a user