From 1aabb78e6e4f6e0b8aa636cdc558dc684cce627a Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Sat, 1 Dec 2018 08:31:06 +0100 Subject: [PATCH] Update GoogleTranslateOption.plugin.js --- .../GoogleTranslateOption/GoogleTranslateOption.plugin.js | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Plugins/GoogleTranslateOption/GoogleTranslateOption.plugin.js b/Plugins/GoogleTranslateOption/GoogleTranslateOption.plugin.js index 870385a739..0bcc3f34fe 100644 --- a/Plugins/GoogleTranslateOption/GoogleTranslateOption.plugin.js +++ b/Plugins/GoogleTranslateOption/GoogleTranslateOption.plugin.js @@ -359,13 +359,6 @@ class GoogleTranslateOption { width: 400px; } - ${BDFDB.dotCN.themedark} ${BDFDB.dotCN.popout}.popout-googletranslate ${BDFDB.dotCN.popoutthemedpopout} { - -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,20%); - background-color: #2f3136; - border: 1px solid rgba(28,36,43,.6); - box-shadow: 0 2px 10px 0 rgba(0,0,0,.2); - } - ${BDFDB.dotCN.selectmenuouter} .inChat { top: 0%; transform: translateY(-100%);