in platform/core/flow-design-system.module.js [75:77]
$(document.body).on('mouseenter', '.mat-checkbox-inner-container', function () { $(this).find('.mat-checkbox-frame').css('border-color', '#1491C1'); });