From a2974e187f6a279def7bd44c475a40aee0ac8286 Mon Sep 17 00:00:00 2001 From: Bob Zeleznik Date: Tue, 25 Feb 2020 22:44:42 -0500 Subject: less contrast on background lock --- src/client/views/nodes/DocumentView.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/client/views/nodes/DocumentView.scss b/src/client/views/nodes/DocumentView.scss index dd1c5abba..56e3eb220 100644 --- a/src/client/views/nodes/DocumentView.scss +++ b/src/client/views/nodes/DocumentView.scss @@ -48,7 +48,7 @@ position: absolute; right: -5; top: -5; - background: black; + background: transparent; pointer-events: all; opacity: 0.3; display: flex; -- cgit v1.2.3-70-g09d2