Browse Source

add back expandedsidebar and replace navbar value

pull/167/head
apathy 4 years ago
committed by GitHub
parent
commit
66f5524311
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

@ -112,12 +112,12 @@ fieldset[disabled] .btn-primary:hover {
background: rgba(0, 0, 0, 0.45); background: rgba(0, 0, 0, 0.45);
} }
.NavBar-container-1YySYJ { .SourceSidebar-expandedSidebar-2nQ2kA {
background: rgba(0, 0, 0, 0.95); background: rgba(0, 0, 0, 0.95);
} }
/* Navbar */ /* Navbar */
.NavBar-container-1T0BJz { .NavBar-container-1YySYJ {
background: rgba(0, 0, 0, 0.45); background: rgba(0, 0, 0, 0.45);
} }

Loading…
Cancel
Save