tx-form-login
Version:
22 lines (17 loc) • 315 B
CSS
/*** src/styles.css ***/
h1 {
color: #222;
}
.tx-login-loading-caption {
font-size: 18px;
text-align: center;
padding: 10px;
}
.tx-login-password-strength-bar {
height: .4rem;
}
.tx-login-password-show-hide-password span {
border: 0px;
font-size: .8em;
font-weight: bold;
}