Minor fix for help buttons and button styling
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user