Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2019-03-08 21:23:51 +01:00
parent a2ca5e1ac2
commit 0298a97cda
1 changed files with 5 additions and 2 deletions

View File

@ -2191,11 +2191,14 @@ img[src="/assets/bfffd518c76d3f6bc5e96eb52e4ae2cf.svg"],
background-clip: content-box !important;
background-color: rgba(var(--vtransparencycolor),calc(var(--vtransparencyalpha) * 3)) !important;
}
::-webkit-scrollbar-corner {
visibility: hidden !important;
}
.scrollerThemed-2oenus.themeHidden-2yP93k .scroller-2FKFPG::-webkit-scrollbar-corner,
.scrollerThemed-2oenus.themeHidden-2yP93k .scroller-2FKFPG::-webkit-scrollbar-thumb,
.scrollerThemed-2oenus.themeHidden-2yP93k .scroller-2FKFPG::-webkit-scrollbar-track,
::-webkit-scrollbar-corner {
visibility: hidden !important;
.scrollerThemed-2oenus.themeHidden-2yP93k .scroller-2FKFPG::-webkit-scrollbar {
display: none !important;
}
/* change member loadings screen */