From 40fd7f619743bd4aa8d5010f890e7f69816f9b62 Mon Sep 17 00:00:00 2001 From: LazeMSS Date: Sat, 2 Oct 2021 13:11:44 +0200 Subject: [PATCH] Improve Red Night cam take two --- css/red-night.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/red-night.css b/css/red-night.css index d42a566..686cc8d 100644 --- a/css/red-night.css +++ b/css/red-night.css @@ -849,11 +849,11 @@ hr { padding: 0; } -#UICWebCamFull.FloatCam .label { +#UICWebCamFullProgress div.label { background-color: var(--grey); } -#UICWebCamFull #UICWebCamFullProgress { +#UICWebCamFull, #UICWebCamFullProgress { filter: unset; }