sonarr: language profile color fix

This commit is contained in:
gilbN 2019-08-10 11:31:44 +02:00
parent 7b898312a9
commit f2432755ed

View File

@ -1000,7 +1000,7 @@ pre {
border: none; border: none;
color: #c2c6c8; color: #c2c6c8;
} }
.QualityProfileItem\/qualityProfileItem\/VFp-W, .QualityProfileItemGroup\/qualityProfileItemGroup\/2U1l5 { .QualityProfileItem\/qualityProfileItem\/VFp-W, .QualityProfileItemGroup\/qualityProfileItemGroup\/2U1l5, .LanguageProfileItem\/languageProfileItem\/18XGg {
border: none; border: none;
background-color: rgba(0, 0, 0, .25); background-color: rgba(0, 0, 0, .25);
color: #FFF; color: #FFF;