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:
@@ -24,6 +24,10 @@
|
||||
grid-template-areas: "stack";
|
||||
}
|
||||
|
||||
#song-info-container.is-paused {
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
/* The content sits on top */
|
||||
#progress-bar {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user