There is a CSS property for tables that, it seems to me, ... .users td { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } ...
確定! 回上一頁