From c28cd35ee82e34354504a35444da2c41bff89074 Mon Sep 17 00:00:00 2001 From: gilbn Date: Tue, 31 Mar 2020 18:47:26 +0200 Subject: [PATCH] fuck ass --- CSS/themes/plex/plex-base.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CSS/themes/plex/plex-base.css b/CSS/themes/plex/plex-base.css index 2612af8a..ce54877c 100644 --- a/CSS/themes/plex/plex-base.css +++ b/CSS/themes/plex/plex-base.css @@ -57,12 +57,18 @@ .modal-body { background: var(--modal-bg-color); } +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); + background-color: rgba(0, 0, 0, 0.25) !important; } .match-result-list-item>.match-result .match-score-info { color: #eee; } +.fix-incorrect-match-modal .match-location { + color: #eee; +} /*Modal icon color*/ .edit-section-modal .wizard-blocks-group>.wizard-block { color: #ffffff;