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

8 lines
258 B
CSS

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