From a384279f285115cf039117e17f6e6f6be5800569 Mon Sep 17 00:00:00 2001 From: xieqiyu Date: Tue, 14 Jun 2022 13:45:45 +0800 Subject: [PATCH] * Finish task#56911. --- module/task/css/view.css | 1 + module/task/view/view.html.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/module/task/css/view.css b/module/task/css/view.css index 2dd4437773..4ca96672a0 100644 --- a/module/task/css/view.css +++ b/module/task/css/view.css @@ -8,3 +8,4 @@ #assignedTo a {border-color: transparent;} #assignedTo a:hover {border-color: rgba(0,0,0,.2);} +#childrenTable tbody > tr:nth-child(odd) {background-color: #f5f5f5;} diff --git a/module/task/view/view.html.php b/module/task/view/view.html.php index 71e5780cbb..e7a303b8ea 100644 --- a/module/task/view/view.html.php +++ b/module/task/view/view.html.php @@ -105,7 +105,7 @@
lang->task->children;?>
- +
task->id;?>