5 lines
183 B
CSS
5 lines
183 B
CSS
.hours {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: right;}
|
|
.c-execution {width: 180px;}
|
|
.c-hour, .c-status {width: 70px;}
|
|
.c-deadline {width: 100px;}
|