bootstrap-css-tweaks.js 142 Bytes Edit Raw Blame History Permalink 1 2 3 4 jQuery(function($) { $('table.docutils').addClass('table table-striped table-bordered'); $('table.docutils').removeClass('docutils'); });