Browse Source

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

pull/179/head
GilbN 4 years ago
committed by GitHub
parent
commit
be65932d6d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      CSS/themes/plex/plex-base.css

4
CSS/themes/plex/plex-base.css

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

Loading…
Cancel
Save