@stencila/style-stencila
Version:
Custom designed theme for Stencila components
3 lines (2 loc) • 1.02 kB
CSS
[itemtype="https://schema.stenci.la/Datatable"],stencila-data-table{display:block;overflow:auto}[itemtype="https://schema.stenci.la/Datatable"]::slotted(table),stencila-data-table::slotted(table){border-collapse:collapse;font-family:sans-serif;font-family:var(--font-family-body,sans-serif);font-size:.875rem;line-height:1.25rem}[itemtype="https://schema.stenci.la/Datatable"]::slotted(table) td,[itemtype="https://schema.stenci.la/Datatable"]::slotted(table) th,stencila-data-table::slotted(table) td,stencila-data-table::slotted(table) th{padding:.25rem .5rem}[itemtype="https://schema.stenci.la/Datatable"]::slotted(table) th,stencila-data-table::slotted(table) th{background-color:#e9eaf1;background-color:var(--color-neutral-50,#e9eaf1);font-weight:700}[itemtype="https://schema.stenci.la/Datatable"]::slotted(table) tbody tr:nth-child(2n),stencila-data-table::slotted(table) tbody tr:nth-child(2n){background-color:#e9eaf1;background-color:var(--color-neutral-50,#e9eaf1)}
/*# sourceMappingURL=dataTable.css.map */