This commit is contained in:
Laurent Destailleur
2024-04-01 16:33:20 +02:00
parent e3037794aa
commit 02bf1a862e

View File

@@ -3097,11 +3097,8 @@ if (getDolGlobalString('MAIN_LOGIN_BACKGROUND')) {
padding-left: 10px;
width: 14px;
}
.login_table .tdinputlogin input#username, .login_table .tdinputlogin input#password {
font-size: 1em;
}
.login_table .tdinputlogin input#securitycode {
font-size: 1em;
.login_table .tdinputlogin input#username, .login_table .tdinputlogin input#password, .login_table .tdinputlogin input#securitycode {
font-size: 1.1em;
}
/* For the static info message */
.login_main_home {