From 0b43e83dfdaa6c05028ca26fd2127106e8b405b2 Mon Sep 17 00:00:00 2001 From: dcore94 Date: Wed, 29 Mar 2023 15:41:10 +0200 Subject: [PATCH] better positioning of plexiglass --- ccp/css/common.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ccp/css/common.css b/ccp/css/common.css index ff2ff62..764722e 100644 --- a/ccp/css/common.css +++ b/ccp/css/common.css @@ -16,6 +16,11 @@ height:100%; z-index:1000; background-color: rgba(0,0,0,.1) + top: 0; + left: 0; + margin: 0; + padding: 0; + border: none; } .ccp-help-icon {