CSS 省略过长的文章,显示为...
gridtable_blue.css
.mainTable {?table-layout: fixed;}
td {?text-overflow: ellipsis;?white-space: nowrap;?overflow: hidden;}