Skip to content

Commit

Permalink
Updated snapshot to reflect style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Moravec committed Sep 22, 2024
1 parent 825f03f commit 7820bc3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions inst/tinytest/_tinysnapshot/html-images-portable.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
targetCell.rowSpan = rowspan;
targetCell.colSpan = colspan;
}
window.addEventListener('load', function () { styleCell_dcq09jxgyitf4or5kg1s(0, 0, 'tinytable_css_id87pizrt6gpue7tq68k7m') })
window.addEventListener('load', function () { styleCell_dcq09jxgyitf4or5kg1s(0, 1, 'tinytable_css_id87pizrt6gpue7tq68k7m') })
window.addEventListener('load', function () { styleCell_dcq09jxgyitf4or5kg1s(0, 0, 'tinytable_css_id5jsz1u1bau6rax203jg7') })
window.addEventListener('load', function () { styleCell_dcq09jxgyitf4or5kg1s(0, 1, 'tinytable_css_id5jsz1u1bau6rax203jg7') })
</script>

<style>
.table td.tinytable_css_id87pizrt6gpue7tq68k7m, .table th.tinytable_css_id87pizrt6gpue7tq68k7m { border-bottom: solid 0.1em #d3d8dc; }
.table td.tinytable_css_id5jsz1u1bau6rax203jg7, .table th.tinytable_css_id5jsz1u1bau6rax203jg7 { border-bottom: solid 0.1em #d3d8dc; }
</style>
<div class="container">
<table class="table table-borderless" id="tinytable_dcq09jxgyitf4or5kg1s" style="width: auto; margin-left: auto; margin-right: auto;" data-quarto-disable-processing='true'>
Expand Down

0 comments on commit 7820bc3

Please sign in to comment.