mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Added 'Show While Paused' option to all themes
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
<div id="album-art-container">
|
||||
<div id="album-art-layer"></div>
|
||||
<div id="album-art-transition-layer"></div>
|
||||
<div id="pause-overlay">
|
||||
<svg viewBox="0 0 24 24" style="fill: var(--accent-color, #ffffff);">
|
||||
<path d="M6 19h4V5H6v14zm8-14v14h4V5h-4z"/>
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="track-label" class="text-label"> </div>
|
||||
|
||||
Reference in New Issue
Block a user