You are not logged in.
Hello,
I like the new layout (especially light blue, I patched my 0.84 GLPI to similar colors and vertical split layout),
but the logon background colors in lightblue.css are green!?!
I updated my lightblue.css to the two default menu background colors.
Here is my "patch":
#
/* ===== LOGIN ===== */
firstboxlogin {
background-color: #1A7AB2;
}
#logo_login {
background: url(../../pics/login_logo_glpi.png) center no-repeat, #5ABCFF;
}
#text-login {
background-color: #5ABCFF;
color: #FFF;
}
Best regards,
Boris
Production: GLPI 10.0.2 (plugins: OCS NG, Accounts, OAuth2 IMAP)
Offline
Fixed in https://github.com/glpi-project/glpi/co … f1bea62394
Thanks for your report
Offline