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