-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.css
1 lines (1 loc) · 5.79 KB
/
index.css
1
.k-table-field .k-table,.k-block-type-dataTable .k-table{overflow:auto}.k-table-field .k-table table,.k-block-type-dataTable .k-table table{table-layout:auto}.k-table-field .k-table th,.k-table-field .k-table td,.k-block-type-dataTable .k-table th,.k-block-type-dataTable .k-table td{border-left:1px solid var(--table-color-border);border-right:none}.k-table-field .k-table th:first-child,.k-table-field .k-table td:first-child,.k-block-type-dataTable .k-table th:first-child,.k-block-type-dataTable .k-table td:first-child{border-left:none}.k-table-field .k-table .k-table-index-column+th,.k-table-field .k-table .k-table-index-column+td,.k-block-type-dataTable .k-table .k-table-index-column+th,.k-block-type-dataTable .k-table .k-table-index-column+td{border-left:none}.k-table-field .k-table th:not(.k-table-index-column,.k-table-options-column),.k-table-field .k-table td:not(.k-table-index-column,.k-table-options-column),.k-block-type-dataTable .k-table th:not(.k-table-index-column,.k-table-options-column),.k-block-type-dataTable .k-table td:not(.k-table-index-column,.k-table-options-column){width:auto;min-width:21.37vh}.k-table-field .k-table .k-table-index-column,.k-table-field .k-table .k-table-options-column,.k-block-type-dataTable .k-table .k-table-index-column,.k-block-type-dataTable .k-table .k-table-options-column{position:sticky;min-width:var(--table-row-height);z-index:2}.k-table-field .k-table .k-table-index-column,.k-block-type-dataTable .k-table .k-table-index-column{left:0;border-right:1px solid var(--table-color-border)}.k-table-field .k-table .k-table-options-column,.k-block-type-dataTable .k-table .k-table-options-column{right:0}.k-table-field .k-table thead th,.k-block-type-dataTable .k-table thead th{top:0;left:auto;right:auto}.k-table-field .k-table thead th.k-table-row-ghost,.k-block-type-dataTable .k-table thead th.k-table-row-ghost{outline-offset:-2px}.k-table-field .k-table thead .k-table-column,.k-block-type-dataTable .k-table thead .k-table-column{padding:0 var(--spacing-3)}.k-table-field .k-table thead .k-table-column .k-text,.k-block-type-dataTable .k-table thead .k-table-column .k-text{width:100%}.k-table-field .k-table thead .k-table-column .k-text-input,.k-block-type-dataTable .k-table thead .k-table-column .k-text-input{text-align:var(--align);padding:var(--spacing-2) 0}.k-table-field .k-table thead .k-table-header .k-bar,.k-block-type-dataTable .k-table thead .k-table-header .k-bar{gap:var(--spacing-2)}.k-table-field .k-table thead .k-table-header .k-button,.k-block-type-dataTable .k-table thead .k-table-header .k-button{width:var(--button-width);color:initial;padding:0}.k-table-field .k-table thead .k-table-header .k-button.k-sort-button,.k-block-type-dataTable .k-table thead .k-table-header .k-button.k-sort-button{aspect-ratio:1/2}.k-table-field .k-table thead .k-table-header .k-dropdown-content,.k-block-type-dataTable .k-table thead .k-table-header .k-dropdown-content{margin-top:8px;margin-left:11px}.k-table-field .k-table thead .k-table-header .k-dropdown-content .k-button,.k-block-type-dataTable .k-table thead .k-table-header .k-dropdown-content .k-button{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--button-color-text);height:var(--button-height);padding-left:var(--button-padding);padding-right:var(--button-padding)}.k-table-field .k-table thead .k-table-header:has(.k-options-dropdown>dialog),.k-table-field .k-table thead .k-table-header:has(.k-text-input:focus),.k-block-type-dataTable .k-table thead .k-table-header:has(.k-options-dropdown>dialog),.k-block-type-dataTable .k-table thead .k-table-header:has(.k-text-input:focus){outline:var(--outline);outline-offset:-2px;border-radius:var(--input-rounded)}.k-table-field .k-table tbody tr:hover td,.k-block-type-dataTable .k-table tbody tr:hover td{background:var(--table-color-hover)!important}.k-table-field .k-table tbody tr.k-table-row-ghost,.k-block-type-dataTable .k-table tbody tr.k-table-row-ghost{position:relative;border-radius:0;z-index:3}.k-table-field .k-table tbody tr:has(.k-options-dropdown>dialog),.k-block-type-dataTable .k-table tbody tr:has(.k-options-dropdown>dialog){position:relative;outline:var(--outline);z-index:3}.k-table-field .k-table tbody .k-table-index-column,.k-block-type-dataTable .k-table tbody .k-table-index-column{background:var(--table-color-back);padding-left:0;padding-right:0}.k-table-field .k-table tbody .k-table-column,.k-block-type-dataTable .k-table tbody .k-table-column{overflow:initial}.k-table-field .k-table tbody .k-table-column .k-toolbar,.k-block-type-dataTable .k-table tbody .k-table-column .k-toolbar{top:-34px!important;left:initial!important;right:0}.k-table-field .k-table tbody .k-table-column .k-writer .ProseMirror,.k-block-type-dataTable .k-table tbody .k-table-column .k-writer .ProseMirror{padding:var(--spacing-2) var(--spacing-3)}.k-table-field .k-table tbody .k-table-column:nth-child(1) .k-toolbar,.k-table-field .k-table tbody .k-table-column:nth-child(2) .k-toolbar,.k-block-type-dataTable .k-table tbody .k-table-column:nth-child(1) .k-toolbar,.k-block-type-dataTable .k-table tbody .k-table-column:nth-child(2) .k-toolbar{left:0!important;right:initial}.k-table-field .k-table tbody .k-table-cell:where(:focus,:focus-visible,:focus-within),.k-block-type-dataTable .k-table tbody .k-table-cell:where(:focus,:focus-visible,:focus-within){outline:var(--outline);outline-offset:-2px;border-radius:var(--input-rounded)}.k-table-field .k-table tbody .k-table-options-column,.k-block-type-dataTable .k-table tbody .k-table-options-column{background:var(--table-color-back)}.k-table-field .k-table+footer,.k-block-type-dataTable .k-table+footer{display:flex;justify-content:center;margin-top:var(--spacing-3)}.k-block-type-table{padding:var(--input-padding-multiline)}.k-block-type-table .k-table{border:1px solid var(--table-color-border)}.k-block-type-table .k-table .k-table-column{padding:0}