UNPKG

html-react-table

Version:
15 lines (13 loc) 351 B
table.htmlReactTable { font-family: arial, sans-serif !important; border-collapse: collapse !important; width: 100% !important; } td, th { border: 1px solid #dddddd !important; text-align: left !important; padding: 8px !important; } tr:nth-child(even) { background-color: #dddddd !important; }