From 3cd0018a2d6d93ea3315fe80d4af0916e97b482b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Wed, 30 Nov 2016 17:15:31 +0100 Subject: [PATCH] Updated embedding css --- static/css/embed.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/embed.css b/static/css/embed.css index e92cc7e5..6a293482 100755 --- a/static/css/embed.css +++ b/static/css/embed.css @@ -7,7 +7,7 @@ .card{ cursor:pointer; - background-color: grey !important; + background-color: rgba(255, 255, 255, 0.04) !important; } #player{