3 lines
161 B
CSS
3 lines
161 B
CSS
.tabs .tab-pane .table{border: 1px solid #ddd; border-top: none}
|
|
#short-content{max-width: 54%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
|