Files
EasySoft-ZenTaoPMS/module/testtask/css/browse.css
T

6 lines
216 B
CSS

#taskList tbody>tr>td, #taskList thead>tr>th {white-space: nowrap;}
td {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.c-name {width: 200px;}
.c-id {width: 60px;}
.c-user, .c-status {width: 80px;}