mirror of
https://github.com/nathanp/crypto-price-widget.git
synced 2025-12-08 18:32:32 -05:00
added pin to top functionality
This commit is contained in:
@@ -62,6 +62,15 @@
|
||||
<option value="ZAR">ZAR</option>
|
||||
</select>
|
||||
</label>
|
||||
|
||||
<div class="checkbox-wrapper">
|
||||
<input id="pin-to-top" class="checkbox-styled" type="checkbox" name="pin-to-top">
|
||||
<label class="checkbox-styled-label">
|
||||
Window always on top?
|
||||
<div></div>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
|
||||
<h3>Tip Jar</h3>
|
||||
<ul id="tips">
|
||||
|
||||
Reference in New Issue
Block a user