We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a4998c commit 29a8526Copy full SHA for 29a8526
docs/reference/themes/mongodb/static/js/scripts.js
@@ -23,4 +23,5 @@ jQuery(document).ready(function(){
23
$(this).attr('target', '_blank');
24
}
25
});
26
+ jQuery('.body table').addClass('table').addClass('table-striped');
27
0 commit comments