hedera-web/forms/account/conf/style.css

21 lines
201 B
CSS

.conf .form-group input[type=password]
{
margin-bottom: 0.5em;
}
.pass-change
{
max-width: 15em;
}
.pass-info
{
max-width: 17em;
}
.pass-info ul
{
list-style-type: none;
padding-left: 1.5em;
}