From 233cccbb9d37eddbd3a50570448f8a4065c91fb5 Mon Sep 17 00:00:00 2001 From: GilbN Date: Mon, 7 Jan 2019 17:18:35 +0100 Subject: [PATCH] Release Profiles fix --- CSS/themes/orgarr-plex.css | 6 +++++- CSS/themes/orgarr.css | 5 +++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CSS/themes/orgarr-plex.css b/CSS/themes/orgarr-plex.css index aceb7b1c..afabd49c 100644 --- a/CSS/themes/orgarr-plex.css +++ b/CSS/themes/orgarr-plex.css @@ -759,7 +759,11 @@ pre { .NamingOption-option-33lWx:hover .NamingOption-example-2-1sK { background-color: #4e4e4e; } - +/* Release Profiles */ +.ReleaseProfiles-center-2y1r9 { + border: none; + background-color: rgba(0, 0, 0, .25); +} /* -------------------------LIDARR STUFF------------------------------*/ .LoadingIndicator-ripple-1264V { diff --git a/CSS/themes/orgarr.css b/CSS/themes/orgarr.css index fbf9881b..15f5fb09 100644 --- a/CSS/themes/orgarr.css +++ b/CSS/themes/orgarr.css @@ -720,6 +720,11 @@ pre { .NamingOption-option-33lWx:hover .NamingOption-example-2-1sK { background-color: #4e4e4e; } +/* Release Profiles */ +.ReleaseProfiles-center-2y1r9 { + border: none; + background-color: rgba(0, 0, 0, .25); +} /* -------------------------LIDARR STUFF------------------------------*/ .LoadingIndicator-ripple-1264V {