ticket.css 157 B

12345
  1. .c-pri {width: 75px;}
  2. .c-openedDate {width: 210px;}
  3. .c-assignedTo {width: 100px;}
  4. .no-wrap{text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}