Better styling and a header

This commit is contained in:
Kasper Rynning-Tønnesen
2019-01-21 17:30:54 +01:00
parent ab6f1648e6
commit 57b1f3b818
2 changed files with 12 additions and 4 deletions

View File

@@ -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>