From ffda4c4f514ccafc75bd590cfb2c438347563edf Mon Sep 17 00:00:00 2001 From: gilbn Date: Tue, 31 Mar 2020 18:53:04 +0200 Subject: [PATCH] typo fix --- CSS/themes/plex/plex-base.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CSS/themes/plex/plex-base.css b/CSS/themes/plex/plex-base.css index ce54877c..23c6eed9 100644 --- a/CSS/themes/plex/plex-base.css +++ b/CSS/themes/plex/plex-base.css @@ -60,8 +60,11 @@ body > div.user-select-modal.modal.modal-transparent.fade.in > div > div.modal-content > div > div.modal-body { background: none; } -modal-list { - background-color: rgba(0, 0, 0, 0.25) !important; +#pin-form > div { + background: none; +} +.modal-list { +background-color: rgba(0, 0, 0, 0.25); } .match-result-list-item>.match-result .match-score-info { color: #eee;