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