span.star-item {
    display: none;
}

td.tick-cell:before {
    content: '\e812';
    font-family: 'entypo-fontello';
    font-size: 22px;
    color: #4caf50;
}