@blanderbit/vue3-table-grid
Version:
## Project setup ``` npm install ```
1 lines • 3.14 kB
CSS
.vt-checkbox[data-v-1386a8e6]{position:relative}.vt-checkbox .checkbox-input[data-v-1386a8e6]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.vt-checkbox .checkbox-input:checked+.checkbox-label[data-v-1386a8e6]:after{opacity:1}.vt-checkbox .checkbox-label[data-v-1386a8e6]:before{content:"";display:block;width:13px;height:13px;background:#31677b;border-radius:3px;position:absolute;top:0;left:0}.vt-checkbox .checkbox-label[data-v-1386a8e6]:after{content:"";display:block;width:10px;height:10px;background:url(/img/check.631fcac2.svg) no-repeat;background-size:auto;background-position:0 0;position:absolute;top:2px;left:2px;opacity:0}.vt-container[data-v-76571f61]{box-shadow:0 4px 20px rgba(2,61,151,.1);border-radius:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:12px;position:relative}.vt-container .vt-table-wrapper .vt-loader-soft[data-v-76571f61]{background:hsla(0,0%,94%,.541);position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.vt-container .vt-table-wrapper .vt-loader-soft img[data-v-76571f61]{width:150px}.vt-container .vt-table-wrapper .vt-loader-hard[data-v-76571f61]{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.vt-container .vt-table-wrapper .vt-loader-hard img[data-v-76571f61]{width:150px}.vt-container .vt-table-wrapper .vt-table[data-v-76571f61]{border-collapse:collapse}.vt-container .vt-table-wrapper .vt-table__header__item--fixed-side[data-v-76571f61]{position:absolute;left:0}.vt-container .vt-table-wrapper .vt-table__header__item--fixed-side span[data-v-76571f61]{width:100px;display:block}.vt-container .vt-table-wrapper .vt-table__item--fixed-side[data-v-76571f61]{position:absolute;left:0;top:auto;border-bottom-width:1px;padding:0;border-left-width:1px}.vt-container .vt-table-wrapper .vt-table__item--fixed-side span[data-v-76571f61]{display:block;width:100px;max-width:100px;box-sizing:border-box}.vt-container .vt-table-wrapper .vt-table td[data-v-76571f61],.vt-container .vt-table-wrapper .vt-table th[data-v-76571f61]{padding:10px 12px;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#001f2a;text-align:left}.vt-container .vt-table-wrapper .vt-table td span[data-v-76571f61],.vt-container .vt-table-wrapper .vt-table th span[data-v-76571f61]{clear:both;display:inline-block;overflow:hidden;white-space:nowrap}.vt-container .vt-table-wrapper .vt-table .empty[data-v-76571f61]{background:red}.vt-container .vt-table-wrapper .vt-table thead tr[data-v-76571f61]{background:#f6f9fb}.vt-container .vt-table-wrapper .vt-table thead tr .vt-checkbox-cell[data-v-76571f61]{border-right:1px solid #eef1f2}.vt-container .vt-table-wrapper .vt-table thead tr th[data-v-76571f61]{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#001f2a;background:#f6f9fb}.vt-container .vt-table-wrapper .vt-table tbody tr .vt-checkbox-cell[data-v-76571f61]{border-right:1px solid #eef1f2}.vt-container .vt-table-wrapper .vt-table tbody tr[data-v-76571f61]:hover{background:var(--bg-color)}