From a495339ab27fb6090602a7791aca6cdc5ba50b52 Mon Sep 17 00:00:00 2001 From: GilbN Date: Mon, 4 Feb 2019 23:02:31 +0100 Subject: [PATCH] bazarr fixxx --- 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 752d2013..be081b9c 100644 --- a/CSS/themes/orgarr-plex.css +++ b/CSS/themes/orgarr-plex.css @@ -1145,7 +1145,12 @@ i.black.icon { .ui.label { color: rgb(0, 0, 0) !important; } - +.ui.progress .bar>.progress { + color: white !important; +} +.ui.inverted.menu .dropdown.item:hover, .ui.inverted.menu .link.item:hover, .ui.inverted.menu a.item:hover, .ui.link.inverted.menu .item:hover { + border-radius: 6px; +} /* MOVIES EDITOR */ .ui.sortable.table thead th.sorted {