5 lines
218 B
CSS
Executable File
5 lines
218 B
CSS
Executable File
|
|
.table-footer .table-actions {width: auto; visibility: visible; opacity: 1;}
|
|
.table-footer .table-actions .text {line-height: 28px;}
|
|
table tbody tr td {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
|