5 lines
126 B
CSS
5 lines
126 B
CSS
.c-date {width: 150px;}
|
|
.c-actions {width: 60px;}
|
|
|
|
tbody tr td {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
|