* Finish task#58570.

This commit is contained in:
leiyong
2022-06-28 03:21:23 +00:00
parent a1228db231
commit 0e0d3be73c
2 changed files with 3 additions and 0 deletions

View File

@@ -8,3 +8,5 @@ th.c-deadline {text-align: center;}
.c-left {text-align: right;}
.table-footer {z-index: 1;}
.btn-toolbar > .btn {margin-right: 5px !important;}
#taskList .c-progress{padding-right: 8px; text-align: right;}
#datatable-taskList .c-progress{padding-right: 8px; text-align: right;}

View File

@@ -17,3 +17,4 @@ td.delayed {background: #e84e0f !important; color: white;}
.c-hours {width: 50px;}
.c-status, .c-date, .c-user-short {width: 70px;}
.c-project {width: 130px;}
#taskTable .c-user {padding-left: 29px;}