ChengDa_English/SGGL/FineUIPro.Web/res/themes/custom_light_green/theme.js

5 lines
115 B
JavaScript

$(function () {
// Use icon font for CheckBox and RadioButton
$('body').addClass('f-iconcheckbox');
});