UNPKG

@revolist/revogrid

Version:

Virtual reactive data grid spreadsheet component - RevoGrid.

28 lines 482 B
.temp-bg-range { display: block !important; position: absolute; pointer-events: none; z-index: 9; border: 1px solid rgb(255, 94, 0); box-sizing: border-box; } .temp-bg-range.Selection { border: 1px dashed gray; } .temp-bg-range > div { width: 1px; height: 1px; position: absolute; } .temp-bg-range > div.top { top: -1px; } .temp-bg-range > div.bottom { bottom: -1px; } .temp-bg-range > div.left { left: -1px; } .temp-bg-range > div.right { right: -1px; }