We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e144f4a commit 1247188Copy full SHA for 1247188
stylesheets/color_tasks.css
@@ -57,6 +57,8 @@ table.list{
57
color: #6b7d94;
58
}
59
table.list th{ color: #f5f6f7;}
60
+body.controller-dmsf table.list th{ color: #6b7d94;}
61
+body.controller-dmsf table.list th > div{text-align: right;}
62
table.list.issues th[title='Sort by "Assigned To"'], table.list.issues th[title='Sort by "% Done"'] { width: 10%; }
63
table.list.issues td{ vertical-align: middle; }
64
table.list.issues td.id{ width: 35px; }
0 commit comments