server/apps/user_ldap/css/renewPassword.css
Roger Szabo 1d8e73b108 css for button adjustment for nc12
Signed-off-by: Roger Szabo <roger.szabo@web.de>
2017-06-22 15:53:11 +08:00

25 lines
393 B
CSS

#personal-show + label {
left: 222px !important;
margin-top: 3px !important;
}
#renewpassword .strengthify-wrapper {
left: 10px;
margin-top: 65px;
position: absolute;
width: 219px;
}
#cancel-container p.info {
margin-top: 10px;
text-align: center;
}
#renewpassword .title {
background-color: transparent;
}
input.primary,
button.primary {
background-color: #00a2e9 !important;
}