css for button adjustment for nc12
Signed-off-by: Roger Szabo <roger.szabo@web.de>
This commit is contained in:
parent
3e7a49e009
commit
b725738870
|
@ -18,3 +18,8 @@
|
||||||
#renewpassword .title {
|
#renewpassword .title {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input.primary,
|
||||||
|
button.primary {
|
||||||
|
background-color: #00a2e9 !important;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue