* Finish task#42127.

This commit is contained in:
xieqiyu
2021-09-02 14:10:21 +08:00
parent 8d33e803fe
commit aba2bb23e7
+1 -1
View File
@@ -12,7 +12,7 @@
#kanban tbody > tr > td {line-height: 24px;}
#kanban tbody > tr > td {border-bottom: 2px solid #fff !important;}
#kanban thead > tr > th:not(:last-child) {border-right: 2px solid #efefef;}
#kanban tbody > tr > td.color-my {background-color: #FFEDED; border-bottom: 5px solid #fff !important;}
#kanban tbody > tr > td.color-my {background-color: #F5F5F5; border-bottom: 5px solid #fff !important;}
#kanban tbody > tr > td.color-project {background-color: #F5F5F5;}
.s-doing .table-row .table-col:last-child, .c-progress {width: 30px;}