From 8426218cafce563edf7b2257f6452217106ddcaf Mon Sep 17 00:00:00 2001 From: John Livingston Date: Sun, 7 Aug 2022 12:40:18 +0200 Subject: [PATCH] Better implementation. --- conversejs/custom/shared/styles/livechat.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conversejs/custom/shared/styles/livechat.scss b/conversejs/custom/shared/styles/livechat.scss index 80b09dc0..cdd09f96 100644 --- a/conversejs/custom/shared/styles/livechat.scss +++ b/conversejs/custom/shared/styles/livechat.scss @@ -65,8 +65,8 @@ body[livechat-viewer-mode="on"] { // Transparent mode body.livechat-transparent { - // --peertube-main-background: var(--livechat-transparent) !important; - // --peertube-menu-background: var(--livechat-transparent) !important; + // --peertube-main-background: rgba(0 0 0 / 0%) !important; + // --peertube-menu-background: rgba(0 0 0 / 0%) !important; &.converse-fullscreen { background-color: var(--livechat-transparent) !important; @@ -76,7 +76,7 @@ body.livechat-transparent { .conversejs .chatroom .box-flyout, .conversejs .chatbox .chat-content, .conversejs .chatbox .chat-content .chat-content__notifications { - background-color: var(--livechat-transparent) !important; + background-color: rgba(0 0 0 / 0%) !important; } // Hide the background_logo