CSS Code:
.table > tbody > tr > td, .table > thead > tr > th {
border: none; // specify if border required or not
border-bottom: 5px solid #DDD; // specify width and color
}
Other CSS and Javascripts can be added in addition for more customizations like table border color.
For more info, contact us at support@helicalinsight.com