From 6cfe1c0626576e37f2127fdae226bdae00617124 Mon Sep 17 00:00:00 2001 From: Marius Date: Mon, 14 Sep 2020 17:54:54 +0200 Subject: [PATCH] lidarr: media management fix --- CSS/themes/lidarr/lidarr-base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/lidarr/lidarr-base.css b/CSS/themes/lidarr/lidarr-base.css index 0325e948..f4b3a4c2 100644 --- a/CSS/themes/lidarr/lidarr-base.css +++ b/CSS/themes/lidarr/lidarr-base.css @@ -802,7 +802,7 @@ background-color: hsla(0,0%,100%,.25) !important; color: #c2c6c8; } .QualityProfiles-center-3qTb_, .LanguageProfiles-center-18sh2, - .MetadataProfiles-center-dOatB, .Indexers-center-3HUez, .Restrictions-center-3cS8T, .DownloadClients-center-30cx9, .ImportLists-center-17Qdu, .Notifications-center-13jM2 { + .MetadataProfiles-center-dOatB, .Indexers-center-3HUez, .Restrictions-center-3cS8T, .DownloadClients-center-30cx9, .ImportLists-center-17Qdu, .Notifications-center-13jM2, .RootFolders-center-XcFPy { background-color: transparent; border: none; color: #c2c6c8;