Is there a way to change the style on the DataTable Editor info message?
<div class="DTE_Form_Info" data-dte-e="form_info" style="display: block;">
Info Message
</div>
editor.message("Info Message");
Is there a way to change the style on the DataTable Editor info message?
<div class="DTE_Form_Info" data-dte-e="form_info" style="display: block;">
Info Message
</div>
editor.message("Info Message");