From 2b8801d49af71c734aa0a1ab99a6dd92e27e4723 Mon Sep 17 00:00:00 2001 From: RemixDev Date: Sun, 10 May 2020 13:19:12 +0200 Subject: [PATCH] Added check for missing preview tracks --- public/css/modules/globals.css | 4 ++++ public/index.html | 19 ++++++++++++------- 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/public/css/modules/globals.css b/public/css/modules/globals.css index a7c3dc4..448b594 100644 --- a/public/css/modules/globals.css +++ b/public/css/modules/globals.css @@ -79,6 +79,10 @@ img.circle { opacity: 1; } +i.disabled { + opacity: 0.5; +} + span.tag { background-color: var(--tag-background); border-radius: 2px; diff --git a/public/index.html b/public/index.html index 5336ed7..2bd43eb 100644 --- a/public/index.html +++ b/public/index.html @@ -1000,9 +1000,12 @@

{{ metadata }}