From 33b120d430e52b57720f32f17486c77bea306690 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 19 Aug 2023 00:09:51 +0300 Subject: [PATCH] tweak... Signed-off-by: Alex A. Naanou --- Viewer/css/layout.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Viewer/css/layout.css b/Viewer/css/layout.css index e013a2af..85f1c406 100755 --- a/Viewer/css/layout.css +++ b/Viewer/css/layout.css @@ -1404,6 +1404,8 @@ stretching in width... */ -1px -1px 1px rgba(255, 255, 255, 0.2), 1px 1px 2px rgba(0, 0, 0, 0.3); + backdrop-filter: blur(15px); + opacity: 0.9; } .overlay-info>* {