Files
EasySoft-ZenTaoPMS/module/projectrelease/css/browse.css
T
2022-12-07 11:23:57 +08:00

9 lines
284 B
CSS

#releaseList {font-size: 13px;}
#releaseList tr:hover {background-color:unset;}
td {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.c-build {width: 300px;}
.c-branch {width: 200px;}
td.c-build {padding-left:8px !important;}
.c-product, .c-execution {width: 120px;}