If you want to remove the hover effect while retaining the table borders:
$.extend($.fn.bootstrapTable.defaults, {classes:'table table-bordered'});