master merge

This commit is contained in:
“jonyshi” 2018-12-02 09:55:06 +08:00
parent 97648e402e
commit feb04ab634
4 changed files with 404 additions and 439 deletions

8
dist/demo.css vendored
View File

@ -8655,13 +8655,9 @@ ul {
margin: 0 auto; } margin: 0 auto; }
.u-table-thead-th-drag-gap .online-hover { .u-table-thead-th-drag-gap .online-hover {
background: #000000; } background: #000000; }
.u-table-thead-th .th-drag-gap { .u-table-thead-th-drag-gap:hover {
background: transparent; }
.u-table-thead-th .th-drag-gap-hover {
cursor: col-resize; } cursor: col-resize; }
.u-table-thead-th .th-drag-gap > div { .u-table-thead-th-drag-gap:hover .online {
background: transparent; }
.u-table-thead-th .th-drag-gap-hover > div {
background: #000000; } background: #000000; }
.u-table-thead-th:last-child-drag-gap { .u-table-thead-th:last-child-drag-gap {
border: none; } border: none; }

2
dist/demo.css.map vendored

File diff suppressed because one or more lines are too long

815
dist/demo.js vendored

File diff suppressed because it is too large Load Diff

2
dist/demo.js.map vendored

File diff suppressed because one or more lines are too long