css for button adjustment for nc12

Signed-off-by: Roger Szabo <roger.szabo@web.de>
This commit is contained in:
Roger Szabo 2017-06-22 15:53:11 +08:00
parent 0fcbc0954c
commit 1d8e73b108
1 changed files with 5 additions and 0 deletions

View File

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