Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2019-05-22 10:32:30 +02:00
parent 8e3a0f7ef7
commit 995f5d482f
1 changed files with 5 additions and 0 deletions

View File

@ -2186,6 +2186,11 @@ img[src="/assets/bfffd518c76d3f6bc5e96eb52e4ae2cf.svg"],
z-index: 2000 !important;
}
/* public server list */
#pubslayerroot {
z-index: 2000 !important;
}
/* selection */
::selection {
background: rgb(var(--vaccentcolor)) !important;