UNPKG

rsuite-table

Version:
22 lines (18 loc) 343 B
//treeTable &-table-cell-expanded &-table-cell-expand-icon:before { content: ' - '; } &-table-cell-expand-icon { width: 10px; cursor: pointer; outline: none; &:before { font-family: -webkit-pictograph; content: ' + '; } } &-table-cell-expand-wrapper { margin-right: 10px; display: inline-block; cursor: pointer; }