]> git.0d.be Git - panikweb-studioneau.git/blobdiff - panikweb_studioneau/static/css/style.scss
use body data attribute to style disabled player
[panikweb-studioneau.git] / panikweb_studioneau / static / css / style.scss
index 12ef22286b4e40b7cbd32c551bd00ae1e5f13642..5e02378aa0f958fc328b90c3a8198c217b07a900 100644 (file)
@@ -666,7 +666,7 @@ ul.platforms {
        }
 }
 
-.nothing-playing {
+body[data-nothing-playing] {
        #Player {
                opacity: 0.2;
                pointer-events: none;