核心提示:div.titleholder { font-family: ms sans serif, arial; font-size: 8pt; width: 100; text-overflow: elli...
div.titleholder { font-family: ms sans serif, arial;
font-size: 8pt;
width: 100;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}