3 lines
98 B
CSS
3 lines
98 B
CSS
#releaseList {font-size: 13px;}
|
|
td{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
|