From f2432755eda7b42eda353fc1514ef4e3a19739d2 Mon Sep 17 00:00:00 2001 From: gilbN Date: Sat, 10 Aug 2019 11:31:44 +0200 Subject: [PATCH] sonarr: language profile color fix --- CSS/themes/sonarr/sonarr-base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/sonarr/sonarr-base.css b/CSS/themes/sonarr/sonarr-base.css index 1acef863..1b45969d 100644 --- a/CSS/themes/sonarr/sonarr-base.css +++ b/CSS/themes/sonarr/sonarr-base.css @@ -1000,7 +1000,7 @@ pre { border: none; color: #c2c6c8; } - .QualityProfileItem\/qualityProfileItem\/VFp-W, .QualityProfileItemGroup\/qualityProfileItemGroup\/2U1l5 { + .QualityProfileItem\/qualityProfileItem\/VFp-W, .QualityProfileItemGroup\/qualityProfileItemGroup\/2U1l5, .LanguageProfileItem\/languageProfileItem\/18XGg { border: none; background-color: rgba(0, 0, 0, .25); color: #FFF;