Minor change to button style in Novi.

This commit is contained in:
Scott Idem
2025-07-29 17:34:54 -04:00
parent 93804c23d7
commit 9ed4bd85e1

View File

@@ -114,7 +114,14 @@ onDestroy(() => {
<a
href="{$ae_api.base_url}/hosted_file/{$idaa_slct.archive_content_obj?.hosted_file_id}/download?x_no_account_id_token=direct-download"
target="_blank"
class="btn btn-md preset-tonal-primary border border-primary-500 hover:preset-filled-primary-500 transition"
class="
novi_btn
btn btn-md btn-secondary
preset-tonal-primary
border border-primary-500
hover:preset-filled-primary-500
transition
"
title="Download: {$idaa_slct.archive_content_obj.filename}"
download="{$idaa_slct.archive_content_obj.filename}"
>