Search is there, just need styling

This commit is contained in:
Kasper Rynning-Tønnesen
2015-04-24 20:52:59 +02:00
parent 6efd5b7b33
commit 2d18ee8ef6
3 changed files with 20 additions and 9 deletions

View File

@@ -25,7 +25,7 @@
<span class="hide-on-large-only">/</span>
<span id="chan" class="chan clickable" title="Show big URL" onclick="show()"><?php echo(ucfirst($list));?></span>
</div>
<ul class="title-container hide-on-med-and-down">
<li class="song-title" id="song-title" onclick="showSearch();">
Loading...
@@ -64,7 +64,7 @@
<ul class="side-nav" id="settings-bar">
<?php include("php/panel.php");?>
</ul>
<div id="results"></div>
<div id="results" class="search_results"></div>
</div>
<div class="nav-wrapper hide-on-large-only">
<ul class="second-title-container">