diff --git a/frontend/src/routes/profile/+page.svelte b/frontend/src/routes/profile/+page.svelte index b2d718ff..3f31362f 100644 --- a/frontend/src/routes/profile/+page.svelte +++ b/frontend/src/routes/profile/+page.svelte @@ -1131,7 +1131,7 @@ } .btn-action--danger { - color: var(--color-danger-text); + color: var(--color-danger-alt); } button[type='submit'] { diff --git a/templates/nextcloud/login.html b/templates/nextcloud/login.html index 2d7c499a..93d7a4f3 100644 --- a/templates/nextcloud/login.html +++ b/templates/nextcloud/login.html @@ -1,71 +1,41 @@ + Grant Access - OxiCloud - - - + + + -
-
- - -

Grant Access

-

- A Nextcloud client is requesting access to your account. -

- -
-
- - -
- -
- - -
- - -
- - - -
-
- - +
Redirecting, please wait...
- + + \ No newline at end of file