* Finish task#41558.

This commit is contained in:
qiyu-xie
2021-08-20 13:40:57 +08:00
parent f4329c3f65
commit 01bbed061c
+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: #ECF4FD;}
#kanban tbody > tr > td.color-my {background-color: #FFEDED; 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;}