alfresco-datatable ::ng-deep .column-header { color: #232323; font-size: 15px; } alfresco-datatable ::ng-deep .data-cell { cursor: pointer !important; } alfresco-datatable ::ng-deep .cell-value{ width: 250px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis } .adf-task-list-loading-margin { margin-left: calc((100% - 100px) / 2); margin-right: calc((100% - 100px) / 2); }