Minor fix for help buttons and button styling

This commit is contained in:
Scott Idem
2024-08-14 09:39:35 -04:00
parent ca2dc11206
commit efedc88ade
4 changed files with 4 additions and 3 deletions

View File

@@ -166,7 +166,7 @@ let ae_triggers: key_val = {};
$events_sess.pres_mgmt.show_content__agree_text = $lq__event_presenter_obj?.event_presenter_id_random;
}
}
class="{ae_snip.classes__events_pres_mgmt_menu__button_warning} hover:variant-filled-warning"
class="{ae_snip.classes__events_pres_mgmt_menu__button_warning_special} hover:variant-filled-warning"
title="View terms and conditions"
>
<span class="fas fa-times bg-red-500 text-white px-1 mx-1" title="Not agreed to terms and conditions"></span>