1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-04 10:12:31 +01:00

Plex....WHY U SO EXTRA??!

This commit is contained in:
GilbN 2021-03-30 15:58:41 +02:00 committed by GitHub
parent 241b2c30eb
commit be65932d6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ a:hover {
/* BODY */
[class*="FullPageBackground-backgroundContainer"] [class*="CrossFadeImage-crossFade"],
#plex>[class*="FullPageBackground-backgroundContainer"]>div>div:nth-child(2) {
#plex>[class*="background-container"]>div>div>div:nth-child(2) {
background: var(--main-bg-color) !important;
}
@ -380,4 +380,4 @@ fieldset[disabled] .btn-primary:hover {
[class*="ServerMenuItem-selectedServerMenuItem"],
[class*="ServerMenuItem-selectedIcon"] {
color: rgb(var(--accent-color));
}
}