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 */ /* BODY */
[class*="FullPageBackground-backgroundContainer"] [class*="CrossFadeImage-crossFade"], [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; background: var(--main-bg-color) !important;
} }
@ -380,4 +380,4 @@ fieldset[disabled] .btn-primary:hover {
[class*="ServerMenuItem-selectedServerMenuItem"], [class*="ServerMenuItem-selectedServerMenuItem"],
[class*="ServerMenuItem-selectedIcon"] { [class*="ServerMenuItem-selectedIcon"] {
color: rgb(var(--accent-color)); color: rgb(var(--accent-color));
} }

Loading…
Cancel
Save