From b0a7a8bfd72e7793a8ba3c8bd32350a62442ceb7 Mon Sep 17 00:00:00 2001 From: liumengyi Date: Mon, 5 Sep 2022 14:07:51 +0800 Subject: [PATCH] * Modify css for task #67925. --- module/task/css/create.css | 4 ++++ module/task/view/create.html.php | 14 +++++++------- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/module/task/css/create.css b/module/task/css/create.css index b92727e405..b1d4fbd6ee 100644 --- a/module/task/css/create.css +++ b/module/task/css/create.css @@ -14,6 +14,10 @@ #testStoryBox table tr td input {border: 0px;} #testStoryBox table tr td .input-group .input-group-addon {border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc;} #testStoryBox table button.btn {border: 0px;} +#testStoryBox .c-name {width: 300px;} +#testStoryBox .c-pri, #testStoryBox .c-estimate, #testStoryBox .c-actions {width: 70px;} +#testStoryBox .c-date {width: 140px;} +#testStoryBox .c-assignedTo {width: 100px; padding: 7px;} .chosen-results > li.has-test, .chosen-results > li.has-new-test {position: relative; color: #388E3C;} diff --git a/module/task/view/create.html.php b/module/task/view/create.html.php index ca23448ac5..995fb04143 100644 --- a/module/task/view/create.html.php +++ b/module/task/view/create.html.php @@ -122,13 +122,13 @@ foreach(explode(',', $config->task->create->requiredFields) as $field) - - - - - - - + + + + + + +
task->storyAB;?>task->pri;?>task->estStarted;?>task->deadline;?>task->assignedTo;?>task->estimate;?>actions;?>task->storyAB;?>task->pri;?>task->estStarted;?>task->deadline;?>task->assignedTo;?>task->estimate;?>actions;?>