|
@@ -191,13 +191,13 @@
|
|
</div>
|
|
</div>
|
|
<div class="bottomBackground" >
|
|
<div class="bottomBackground" >
|
|
<!-- Song Title at the bottom black area-->
|
|
<!-- Song Title at the bottom black area-->
|
|
- <div id="songtitle" class="songlabel">Loading Song Information...</div>
|
|
|
|
- <div id="fileSize" style="position:absolute;bottom:5px;left:5px;color:#77767b;">N/A</div>
|
|
|
|
|
|
+ <div id="songtitle" class="songlabel">Loading Song Information</div>
|
|
|
|
+ <div id="fileSize" style="position:absolute;bottom:5px;left:5px;color:#77767b;"><i class="file outline icon"></i> 0.0 MB</div>
|
|
<div style="position:absolute;right:3px;bottom:3px;color:#77767b;"><i class='leaf icon'></i>AirMusic</div>
|
|
<div style="position:absolute;right:3px;bottom:3px;color:#77767b;"><i class='leaf icon'></i>AirMusic</div>
|
|
</div>
|
|
</div>
|
|
<!-- The sections below are for mobile interfaces -->
|
|
<!-- The sections below are for mobile interfaces -->
|
|
<div id="nearbyFilelist" class="sameDirFileList">
|
|
<div id="nearbyFilelist" class="sameDirFileList">
|
|
- <div class="listitem" onClick="playThis(this);">N/A</div>
|
|
|
|
|
|
+ <div class="listitem" onClick="playThis(this);"><div style="width: 100%; text-align: center;"><i class="ui loading spinner icon"></i></div></div>
|
|
</div>
|
|
</div>
|
|
<!-- autoplay -->
|
|
<!-- autoplay -->
|
|
<audio id="mainPlayer" style="display:none;" preload="auto" autoplay></audio>
|
|
<audio id="mainPlayer" style="display:none;" preload="auto" autoplay></audio>
|