mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
css for button adjustment for nc12
Signed-off-by: Roger Szabo <roger.szabo@web.de>
This commit is contained in:
parent
0fcbc0954c
commit
1d8e73b108
1 changed files with 5 additions and 0 deletions
|
|
@ -18,3 +18,8 @@
|
|||
#renewpassword .title {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
input.primary,
|
||||
button.primary {
|
||||
background-color: #00a2e9 !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue