Files
EasySoft-ZenTaoPMS/module/user/css/task.css
T
2022-10-10 16:14:45 +08:00

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;}