From 6aee7dfca2d06f3ea401be045a1ecf4f4c56827a Mon Sep 17 00:00:00 2001 From: goldenpipes Date: Tue, 30 Apr 2019 15:46:39 -0500 Subject: [PATCH 1/2] Update orgarr-plex.css newer bazarr updates --- CSS/themes/orgarr-plex.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CSS/themes/orgarr-plex.css b/CSS/themes/orgarr-plex.css index 009bd124..b05dac7a 100644 --- a/CSS/themes/orgarr-plex.css +++ b/CSS/themes/orgarr-plex.css @@ -1081,7 +1081,9 @@ pre { border: 0 solid transparent; background: transparent !important; } - +#ui.top.attached.tabular.menu { + background: rgb(0, 0, 0, .25) !important; +} /* SEARCH BAR */ .prompt { background-color: rgba(0, 0, 0, .25) !important; @@ -1123,6 +1125,9 @@ border-color: rgba(0, 0, 0, .25); box-shadow: none; color: #FFF !important; } +.ui.input { + color: #ffffff; +} .ui.table thead th { color: #ffffff; } From 1a785ce37b60482abf510b2b8a9ffd996bb8792c Mon Sep 17 00:00:00 2001 From: GilbN Date: Sun, 2 Jun 2019 08:29:59 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8920dc99..c47c1fef 100644 --- a/README.md +++ b/README.md @@ -112,8 +112,7 @@ Custom [Sonarr V2 and V3](https://github.com/Sonarr/Sonarr)/[Radarr](https://git ![](https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/orgarr/sonarrv3.png) - -## NOTE: Sonarr v3 and Lidarr have recently updated all their css selectors and I havent't had time to fix this yet, so the theme will be broken on those apps. + Thank you iFelix18 for doing all the hard work! :)