monday-ui-react-core
Version:
Official monday.com UI resources for application development in React.js
3 lines (2 loc) • 1.05 kB
JavaScript
var e={tableRow:"tableRow"};!function(e){const t="s_id-72a799b963ca_2_149_4";if("undefined"!=typeof document){const l=document.head||document.getElementsByTagName("head")[0];if(l.querySelector("#"+t))return;const o=document.createElement("style");o.id=t,l.firstChild?l.insertBefore(o,l.firstChild):l.appendChild(o),o.appendChild(document.createTextNode(e))}else globalThis.injectedStyles&&(globalThis.injectedStyles[t]=e)}(".tableRow {\n height: var(--table-row-size);\n display: grid;\n grid-template-columns: var(--table-grid-template-columns);\n min-width: 100%;\n width: fit-content;\n}\n.tableRow[aria-selected=true] > [role=cell] {\n background-color: var(--primary-selected-color);\n}\n.tableRow > [role=cell] {\n background-color: var(--primary-background-color);\n}\n.tableRow:hover > [role=cell] {\n background: var(--sticky-cell-hover-background);\n}\n.tableRow:hover[aria-selected=true] > [role=cell] {\n background: var(--primary-selected-hover-color);\n}");export{e as default};
//# sourceMappingURL=TableRow.module.scss.js.map