From 2cbee1b76c4b66b941cfe6ea9fc05873942b2ba2 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Mon, 22 Aug 2022 15:38:09 +0800 Subject: [PATCH] * Finish task #65781. --- module/testcase/css/edit.css | 2 ++ module/testcase/view/edit.html.php | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/module/testcase/css/edit.css b/module/testcase/css/edit.css index dd2a40aaeb..cfd6152a51 100644 --- a/module/testcase/css/edit.css +++ b/module/testcase/css/edit.css @@ -3,4 +3,6 @@ .table-form > tbody > tr > td .btn.addbutton {display: block; margin: 1px 0px; width: 40px; padding: 1px 6px;} .table-form > tbody > tr > td .btn.delbutton {display: block; margin: 1px 0px; width: 40px; padding: 1px 6px;} #branch {width: 95px!important;} + .detail > table > tbody th {width: 80px !important;} + [lang^=en] .detail > table > tbody th, [lang^=fr] .detail > table > tbody th {width: 100px !important;} [lang^=de] .detail > table > tbody th {width: 125px !important;} diff --git a/module/testcase/view/edit.html.php b/module/testcase/view/edit.html.php index 07d9a0a0d6..23c4c67de7 100644 --- a/module/testcase/view/edit.html.php +++ b/module/testcase/view/edit.html.php @@ -173,7 +173,7 @@ - testcase->product;?> + testcase->product;?>
@@ -294,7 +294,7 @@
testcase->legendOpenAndEdit;?>
- +
testcase->openedBy;?>testcase->openedBy;?> openedBy) . $lang->at . $case->openedDate;?>