From f7faa80c9353b0433cd6f340f48d6626ad65e740 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Fri, 18 Oct 2019 23:17:09 +0200 Subject: [PATCH] Update BetterDocsBlock.css --- Themes/BetterDocsBlock.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Themes/BetterDocsBlock.css b/Themes/BetterDocsBlock.css index bc07a88877..2729cc993c 100644 --- a/Themes/BetterDocsBlock.css +++ b/Themes/BetterDocsBlock.css @@ -111,11 +111,11 @@ body #app-mount .embed-IeVjo6 .embedLink-1G1K1D[href*="://betterdocs." i]::befor width: 100% !important; z-index: 2 !important; } -body #app-mount .theme-dark .wrapper-35wsBm .icon-3o6xvg[style*="/icons/153708594091655168" i]::after, -body #app-mount .theme-dark .embed-IeVjo6 .embedLink-1G1K1D[href*="www.discordsource." i]::before, -body #app-mount .theme-dark .embed-IeVjo6 .embedLink-1G1K1D[href*="://discordsource." i]::before, -body #app-mount .theme-dark .embed-IeVjo6 .embedLink-1G1K1D[href*="www.betterdocs." i]::before, -body #app-mount .theme-dark .embed-IeVjo6 .embedLink-1G1K1D[href*="://betterdocs." i]::before { +.theme-dark body #app-mount .wrapper-35wsBm .icon-3o6xvg[style*="/icons/153708594091655168" i]::after, +.theme-dark body #app-mount .embed-IeVjo6 .embedLink-1G1K1D[href*="www.discordsource." i]::before, +.theme-dark body #app-mount .embed-IeVjo6 .embedLink-1G1K1D[href*="://discordsource." i]::before, +.theme-dark body #app-mount .embed-IeVjo6 .embedLink-1G1K1D[href*="www.betterdocs." i]::before, +.theme-dark body #app-mount .embed-IeVjo6 .embedLink-1G1K1D[href*="://betterdocs." i]::before { color: var(--warningbdbcolordark) !important; background-color: var(--warningbdbbackgrounddark) !important; background-image: var(--warningbdbembedlogodark) !important;