moved menu/styles.css to bootstrap, as well as nowplaying javascript since they should be on everypage almost except for the login screen currently.
This commit is contained in:
parent
7751ad7ac7
commit
a9f8a2b5d0
11 changed files with 25 additions and 92 deletions
|
@ -1,4 +1,5 @@
|
|||
<div id="schedule_playlist_dialog">
|
||||
<h2 id="scheduled_playlist_name"><?php echo $this->showName; ?>, <span><?php echo $this->showLength; ?></span></h2>
|
||||
<div>
|
||||
<table id="schedule_playlists" cellpadding="0" cellspacing="0" class="datatable">
|
||||
<thead>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue