mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-07 20:18:49 +00:00
Added scroll to top buttons in playlist
This commit is contained in:
@@ -229,6 +229,8 @@
|
||||
</div>
|
||||
</div>
|
||||
<div id="playlist" class="col s12 m3">
|
||||
<div id="top-button" title="Scroll to the top" class="hide hide-on-small-only">Top</div>
|
||||
<div id="bottom-button" title="Scroll to the bottom" class="hide hide-on-small-only">Bottom</div>
|
||||
<ul class="tabs playlist-tabs hide-on-small-only hide">
|
||||
<li class="tab col s3"><a class="playlist-tab-links" href="#wrapper">Playlist</a></li>
|
||||
<li class="tab col s3"><a class="playlist-tab-links" href="#suggestions">Suggested</a></li>
|
||||
|
||||
Reference in New Issue
Block a user