Update GoogleTranslateOption.plugin.js

This commit is contained in:
Mirco Wittrien 2018-12-01 08:31:06 +01:00
parent 3d5f52ed96
commit 1aabb78e6e
1 changed files with 0 additions and 7 deletions

View File

@ -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%);