diff --git a/web/public/style.css b/web/public/style.css index 0ad24b1..4f63c88 100644 --- a/web/public/style.css +++ b/web/public/style.css @@ -390,4 +390,8 @@ div.programming-programs div.list-group-item { width: 1em; height: 1em; margin-bottom: 0.25em; +} + +.list-group-item .library-item-hover:hover { + background: #D0D0FF } \ No newline at end of file diff --git a/web/public/templates/plex-library.html b/web/public/templates/plex-library.html index 5fd6218..2410b65 100644 --- a/web/public/templates/plex-library.html +++ b/web/public/templates/plex-library.html @@ -28,46 +28,55 @@