Browse Source

css for button adjustment for nc12

Signed-off-by: Roger Szabo <roger.szabo@web.de>
pull/5569/head
Roger Szabo 8 years ago
parent
commit
1d8e73b108
  1. 5
      apps/user_ldap/css/renewPassword.css

5
apps/user_ldap/css/renewPassword.css

@ -18,3 +18,8 @@
#renewpassword .title {
background-color: transparent;
}
input.primary,
button.primary {
background-color: #00a2e9 !important;
}
Loading…
Cancel
Save