3 lines
109 B
CSS
3 lines
109 B
CSS
table td, table th{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
|
|
.table-footer{color: #fff}
|