Browse Source

css for button adjustment for nc12

Signed-off-by: Roger Szabo <roger.szabo@web.de>
tags/v13.0.0beta1
Roger Szabo 7 years ago
parent
commit
1d8e73b108
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      apps/user_ldap/css/renewPassword.css

+ 5
- 0
apps/user_ldap/css/renewPassword.css View File

@@ -18,3 +18,8 @@
#renewpassword .title {
background-color: transparent;
}

input.primary,
button.primary {
background-color: #00a2e9 !important;
}

Loading…
Cancel
Save