.td-ellipsis {
max-width: 120px; overflow: hidden;
text-overflow: ellipsis; white-space: nowrap;
} .td-minwidth {
min-width: 200px; }