From 784e3b1c1b83b10e42fc3d471a1aa8a21d395a97 Mon Sep 17 00:00:00 2001 From: GilbN Date: Sat, 22 Dec 2018 18:11:02 +0100 Subject: [PATCH] . --- CSS/themes/graforg.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CSS/themes/graforg.css b/CSS/themes/graforg.css index 2a3ece2b..c713ed91 100644 --- a/CSS/themes/graforg.css +++ b/CSS/themes/graforg.css @@ -14,6 +14,11 @@ div.flot-text { background: #1f1f1f !important; } +/* login page */ +.login-branding { + border-right: none !important; +} + /* sidemenu */ .sidemenu-open .sidemenu { background: rgba(0, 0, 0, .25) !important;