Merge branch 'sprint/master_zhouxudong_24751' into 'master'

* Fix bug #24751.

See merge request easycorp/zentaopms!4347
This commit is contained in:
王怡栋
2022-07-05 07:12:20 +00:00
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
td.delayed {background: #e84e0f !important; color: white;}
#int-dropdown {margin-left: -8px; border-radius: 4px; border: 1px solid #0c64eb;}
#projectTaskForm table tbody tr td {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
th.c-deadline {text-align: center;}
.table td.c-estimate, .table td.c-consumed, .table td.c-left {padding-right: 12px;}
.c-estimate {text-align: right;}
.c-consumed {text-align: right;}