From 2850360865e31b2072736aa65370d562b9961296 Mon Sep 17 00:00:00 2001 From: GilbN Date: Mon, 4 Feb 2019 22:59:26 +0100 Subject: [PATCH] bazarr fix --- CSS/themes/orgarr.css | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CSS/themes/orgarr.css b/CSS/themes/orgarr.css index ab4ea3c0..0b96a4a7 100644 --- a/CSS/themes/orgarr.css +++ b/CSS/themes/orgarr.css @@ -1026,7 +1026,7 @@ pre { /* -------------------------BAZARR------------------------------*/ /* TOP MENU */ #divmenu { - background-color: #171717 !important; + background-color: transparent !important; box-shadow: none !important; opacity: .95 !important; } @@ -1088,7 +1088,12 @@ border-color: rgba(0, 0, 0, .25); i.black.icon { color: #ffffff !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 {