mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-07 20:18:49 +00:00
Better styling and a header
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
</div>
|
||||
<div id="addToListInput" class="hide">
|
||||
<div class="input-field field-settings">
|
||||
<span>Add to other list</span>
|
||||
<form action="#" id="addToOtherListForm" onsubmit="return false;">
|
||||
<input placeholder="List-name" id="other-list-name-add" type="text" autocomplete="off">
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user