/eth/

dTo(forms); $(tab_items[0]).appendTo(tabs); $("table.tabs").remove(); var header = $("table#header"); $(tabs).insertAfter(header); $(forms).insertAfter(header); header.css('display', 'inline-block'); header.css('width', 'auto'); } function wrap_fat_elements() { /* wrap the elements that could be very large in width */ $("table.list, table.blob, table.ssdiff, " + "table.bin-blob, table.nowrap, table.commit-info, " + "table.diffstat, table.diff, table.list, table.stats, " + "table.vgraph, table.hgraph, table.blame" ).wrap("
"); $('.table-wrap, pre.literal-block').mCustomScrollbar({ axis: 'x', theme: 'minimal', autoHideScrollbar: true, autoDraggerLength: true, scrollInertia: 100, mouseWheel: { enable: true, axis: 'x' }, documentTouchScroll: true }); } $(function() { go_responsive(); wrap_fat_elements(); });
aboutsummaryrefslogblamecommitdiff
path: root/core/blockchain.go
blob: 208a026cc8e63df882b1ea086656a371ee8e67c7 (plain) (tree)