aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorIndrajith K L2025-07-01 00:11:46 +0530
committerIndrajith K L2025-07-01 00:11:46 +0530
commit849215137a162f2fa6525f7ae56806dff1e77a91 (patch)
treee6a1ae6e875e86e457ebdd9544b65771741e5a56 /index.html
parent86745ec8bef043018f229bb1625e0ef191271a43 (diff)
downloadretrowave-player-849215137a162f2fa6525f7ae56806dff1e77a91.tar.gz
retrowave-player-849215137a162f2fa6525f7ae56806dff1e77a91.tar.bz2
retrowave-player-849215137a162f2fa6525f7ae56806dff1e77a91.zip
More bug fixes - no-pause stuffs
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 3d90137..9892c5f 100644
--- a/index.html
+++ b/index.html
@@ -63,10 +63,10 @@
</div>
<div class="control-group no-pause">
<div class="no-pause buttons terminal-btn" title="OPEN TERMINAL">
- <span class="retro-icon">&gt;_</span>
+ <span class="retro-icon no-pause">&gt;_</span>
</div>
<div class="no-pause buttons refresh" title="NEXT TRACK">
- <span class="retro-icon">▶▶</span>
+ <span class="retro-icon no-pause">▶▶</span>
</div>
</div>
</div>