* adjust kanban style.

This commit is contained in:
Catouse
2018-05-22 11:19:10 +08:00
parent 9f74b34f01
commit 51d591615f
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -31,3 +31,4 @@
#kanban .table-grouped tbody > tr:hover {background: transparent;}
#kanban .c-boards, #kanban td.c-side {border-bottom: 1px solid #eee;}
#kanban .group-info > span + span {display: inline-block; margin-left: 8px;}
#kanban th.c-board {color: #3c4353; font-weight: bold;}
+1
View File
@@ -31,4 +31,5 @@
#kanban .table-grouped tbody > tr:hover {background: transparent;}
#kanban .c-boards, #kanban td.c-side {border-bottom: 1px solid #eee;}
#kanban .group-info > span + span {display: inline-block; margin-left: 8px;}
#kanban th.c-board {color: #3c4353; font-weight: bold;}
.story-estimate{margin-right: 5px;}