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;