Added some titles, search icon, changed some phrases. Overallhaul

This commit is contained in:
Kasper Rynning-Tønnesen
2015-01-28 23:08:02 +01:00
parent 332defc64f
commit e204c0f71b
7 changed files with 36 additions and 11 deletions

View File

@@ -17,7 +17,7 @@
<div id="mobile-banner"></div>
<a id="toptitle" href="/">Zöff</a>
<div id="chan" class="chan" title="Show big URL" onclick="show()"><?php echo(ucfirst($list));?></div>
<input id="search" name="v" type="text" class="search_input innbox" spellcheck="false" placeholder="Search" onsubmit="null;" autocomplete="off"/>
<input id="search" name="v" title="Search for songs..." type="text" class="search_input innbox" spellcheck="false" placeholder="Search" onsubmit="null;" autocomplete="off"/>
<div id="results"></div>
<div class="main">
<div id="player" class="ytplayer"></div>