2 lines
87 B
CSS
2 lines
87 B
CSS
#memberList tbody td {text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
|
#memberList tbody td {text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
|