Update cursor styles for backup buttons Add explicit cursor rules for backup action buttons: set .btn-download to use pointer to indicate clickability, and set .btn-delete and .btn-restore to default cursor to avoid implying they are direct clickable links. Improves UI feedback and consistency.