Index: lams_central/web/css/free.ui.jqgrid.custom.scss =================================================================== diff -u -r3d1c6963589452c441b1670c2eecf3eb85a128a5 -r7be104b0a175ec2109e01013bbfc6a414d089ac4 --- lams_central/web/css/free.ui.jqgrid.custom.scss (.../free.ui.jqgrid.custom.scss) (revision 3d1c6963589452c441b1670c2eecf3eb85a128a5) +++ lams_central/web/css/free.ui.jqgrid.custom.scss (.../free.ui.jqgrid.custom.scss) (revision 7be104b0a175ec2109e01013bbfc6a414d089ac4) @@ -204,4 +204,14 @@ .table-hover>tbody>tr>th.success:hover { background-color: #d0e9c6 } +} + +.ui-subgrid>.subgrid-cell span.fa { + &.fa-reply { + font-weight: 900 !important; + } +} + +.fa { + font-weight: 900 !important; } \ No newline at end of file