From 5e7622541b0db6039c98d1ccc8847a065e732e7d Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Wed, 12 Feb 2020 09:59:29 +0100 Subject: [PATCH] Update BasicBackground.css --- Themes/BasicBackground/BasicBackground.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index 0d67f8a152..2e376d9523 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -2656,6 +2656,10 @@ body:before { filter: blur(var(--vpopoutblur)); background-attachment: fixed; } +.root-1gCeng .modal-yWgWj-:after, +.root-1gCeng .modal-yWgWj-:before { + display: none; +} #app-mount .footer-3rDWdC { /* modal footer */ background-color: rgba(var(--vtransparencycolor), 0.2); box-shadow: none; @@ -2833,6 +2837,9 @@ body:before { #app-mount .wrapper-2ZbzR9 { /* modal wrapper */ background: transparent; } +#app-mount .slide-2pHaq5 { /* modal slide */ + background: transparent; +} #app-mount .action-1lSjCi { background-color: rgba(var(--vtransparencycolor), 0.2); border-color: rgba(var(--vtransparencycolor), 0.2); @@ -2849,6 +2856,13 @@ body:before { background: none; color: rgb(var(--fontwhite1)); line-height: 306px; + order: unset; + height: 100%; + width: 100%; + top: 0; + left: 0; + border-radius: unset; + border: unset; } .or-3THJsp:after, .or-3THJsp:before {