From 440523aa5a4e1f92f679272a664f95e66b24e1d1 Mon Sep 17 00:00:00 2001 From: GilbN Date: Thu, 27 Dec 2018 00:49:53 +0100 Subject: [PATCH] fixes --- CSS/themes/orgarr-plex.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CSS/themes/orgarr-plex.css b/CSS/themes/orgarr-plex.css index 1a95f082..50d9c733 100644 --- a/CSS/themes/orgarr-plex.css +++ b/CSS/themes/orgarr-plex.css @@ -1047,7 +1047,7 @@ pre { /* -------------------------BAZARR------------------------------*/ /* TOP MENU */ #divmenu { - background-color: rgba(0, 0, 0, .25) !important; + background-color: transparent !important; box-shadow: none !important; opacity: 1; } @@ -1120,6 +1120,9 @@ border-color: rgba(0, 0, 0, .25); i.black.icon { color: #ffffff !important; } +.ui.label { + color: rgb(0, 0, 0) !important; +} /* MOVIES EDITOR */