Files
EasySoft-ZenTaoPMS/module/execution/css/testtask.css
2021-03-03 14:52:12 +08:00

8 lines
331 B
CSS

.table-group-btns {width: 200px;}
.table-footer,
.table-grouped {box-shadow: none!important;}
.table-footer {margin-left: 205px; margin-top: 10px;}
.table-grouped > thead>tr>th.c-id,
.table-grouped > tbody>tr>td.c-id {padding-left: 15px;}
.table-grouped > tbody>tr>td {overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}