From 5683172a02d52f9f3e50f7bd081ad81b57a53562 Mon Sep 17 00:00:00 2001 From: reloxx13 Date: Sun, 9 Aug 2020 08:38:28 +0200 Subject: [PATCH] Fixes Discover poter with title #76 Make text on discovery page if posters with title under poster is enabed readable again --- CSS/themes/radarr/radarr-base.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CSS/themes/radarr/radarr-base.css b/CSS/themes/radarr/radarr-base.css index 6a2762af..2d17336a 100644 --- a/CSS/themes/radarr/radarr-base.css +++ b/CSS/themes/radarr/radarr-base.css @@ -964,9 +964,9 @@ pre { color: hsla(0,0%,100%,.7); } /* POSTERS */ - .MovieIndexPoster-title-Umirt, .MovieIndexPoster-nextAiring-1FZy6, .MovieIndexPosterInfo-info-2JsCg, .MovieIndexPosterInfo-info-2Oh-5, .MovieCreditPoster-title-EGksL { + .MovieIndexPoster-title-Umirt, .MovieIndexPoster-nextAiring-1FZy6, .MovieIndexPosterInfo-info-2JsCg, .MovieIndexPosterInfo-info-2Oh-5, .MovieCreditPoster-title-EGksL, .AddListMoviePoster-title-2qKvg { background-color: rgba(255, 255, 255, 0.08); - color: #fff; + color: #fff; } /* HOVEL LABELS */ .Label-default-2zdw6 {