* Finish task #70487.

This commit is contained in:
tianshujie
2022-09-28 11:05:50 +08:00
parent 43a95b18e2
commit 3979c28fb2
4 changed files with 29 additions and 7 deletions

View File

@@ -3,3 +3,10 @@
tbody.sortable > tr > td > span.sort-handler {color: #999;}
.icon-move {color: #16a8f8;}
.table.has-sort-head thead>tr>th>a:after, .table.has-sort-head thead>tr>th>a:before {top: -4px;}
.c-PO {width: 100px;}
.c-story {width: 300px;}
.c-bug {width: 150px;}
.c-plan, .c-release {width: 80px;}
.c-actions {width: 70px;}
#productList .c-manager {padding-left: 20px;}
#productList .c-manager a {top: 7px; left: 26px;}