-implemented UI changes for Now Playing page
This commit is contained in:
parent
d534f22ce4
commit
8f48544bb7
8 changed files with 1969 additions and 958 deletions
|
@ -2,9 +2,9 @@
|
|||
<?php echo $this->element->getElement('sb_time_start'); ?>
|
||||
<?php echo $this->element->getElement('sb_date_end'); ?>
|
||||
<?php echo $this->element->getElement('sb_time_end'); ?>
|
||||
<div id="sb_submit" class="ui-button ui-state-default" title="Find Shows">
|
||||
<span class="ui-icon ui-icon-search"></span>
|
||||
</div>
|
||||
|
||||
<a id="sb_submit" class="btn btn-small" href="#" title="Find Shows">
|
||||
<i class="icon-white icon-search"></i> Find Shows</a>
|
||||
<div class="sb-advanced-options">
|
||||
<fieldset class="padded display_field push-down-8 closed">
|
||||
<legend style="cursor: pointer;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue