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

20 lines
175 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
{
width: 15em;
}
.pass-info ul
{
list-style-type: none;
}