Better visibility of tasks in project/*/tasks tab pages
This commit is contained in:
parent
a7293dfae6
commit
78a5553f7e
3 changed files with 3 additions and 3 deletions
|
@ -577,7 +577,7 @@ table#tasks tbody tr td:first-child > a:not([class]) {
|
|||
}
|
||||
table#tasks tbody tr td:first-child > a.tabledrag-handle + a {
|
||||
margin-left: 24px;
|
||||
margin-right: -64px;
|
||||
margin-right: -150px;
|
||||
}
|
||||
table#tasks span.tabledrag-changed {
|
||||
left: 1px;
|
||||
|
|
Reference in a new issue