3 lines
132 B
CSS
3 lines
132 B
CSS
.hours {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: right;}
|
|
td.deadline > span {padding-left: 4px;}
|