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;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name = SuiteDesk Theme
|
||||
description = SuiteDesk Theme Zen.
|
||||
version = 0.2.37
|
||||
version = 0.2.38
|
||||
|
||||
screenshot = screenshot.png
|
||||
|
||||
|
|
Reference in a new issue