Added button for generating channelname in frontpage

This commit is contained in:
Kasper Rynning-Tønnesen
2018-02-21 10:30:10 +01:00
parent 5011a3cf10
commit c7e43762b4
6 changed files with 46 additions and 0 deletions

View File

@@ -17,6 +17,9 @@
spellcheck="false"
maxlength="18"
/>
<a href="#" class="generate-channel-name white-text">
<i class="material-icons">autorenew</i>
</a>
<label for="autocomplete-input" class="noselect label-for-mobile-frontpage">Find or create radio channel</label>
<button class="listen-button btn waves-effect waves-light white-text col s2">Listen</button>
</div>