0
1
Fork 0
hedera-web-mindshore/forms/account/conf/style.css

21 lines
201 B
CSS
Raw Normal View History

.conf .form-group input[type=password]
{
margin-bottom: 0.5em;
}
2016-10-11 14:45:10 +00:00
.pass-change
{
max-width: 15em;
}
.pass-info
{
2017-10-28 15:13:00 +00:00
max-width: 17em;
2016-10-11 14:45:10 +00:00
}
.pass-info ul
{
list-style-type: none;
2017-10-28 15:13:00 +00:00
padding-left: 1.5em;
2016-10-11 14:45:10 +00:00
}