From c03177ddd10aba9db655833f65b18492e81ba434 Mon Sep 17 00:00:00 2001 From: Ronni Skansing Date: Tue, 10 Feb 2026 21:43:14 +0100 Subject: [PATCH] improve colors for backup modal Signed-off-by: Ronni Skansing --- frontend/src/routes/settings/+page.svelte | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/frontend/src/routes/settings/+page.svelte b/frontend/src/routes/settings/+page.svelte index c8e635a..3e5636c 100644 --- a/frontend/src/routes/settings/+page.svelte +++ b/frontend/src/routes/settings/+page.svelte @@ -1225,9 +1225,11 @@ Note: This is not a substitute for having proper automated and tested backup and recovery plans at the operating system level.

-
-

What will be backed up:

-
    +
    +

    + What will be backed up: +

    +
    • • SQLite database (including WAL files)
    • • Asset files
    • • Attachment files
    • @@ -1235,9 +1237,9 @@
    -
    -

    Important:

    -
      +
      +

      Important:

      +
      • • Large databases may take significant time to backup
      • • Operations may be affected during the backup process
      • • Ensure you have sufficient disk space