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

9 lines
312 B
CSS

#releaseList {font-size: 13px;}
td {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#releaseList tbody>tr:hover{background-color: unset!important;}
.main-table tbody>tr>td:first-child{padding: 2px 8px!important;}
.c-id {width: 60px}
.c-branch {width: 100px}
.c-project, c-build {width: 200px;}