diff --git a/module/testcase/css/common.css b/module/testcase/css/common.css index fedbdded50..f9c1202d48 100644 --- a/module/testcase/css/common.css +++ b/module/testcase/css/common.css @@ -4,14 +4,14 @@ #steps .step-item-id {background-color: transparent; border: none; display: none; width: 30px; padding-left: 0; padding-right: 0; text-align: right; padding-right: 8px} #steps .checkbox-inline input[type="checkbox"] {top: -2px} #steps .btn-group .btn {padding-left: 0; padding-right: 0; min-width: 30px;} -.step-actions {width: 100px;} +.step-actions {width: 105px;} #steps .active td {transition: background-color .5s;} #steps .step-group .step-steps {resize: none; max-height: 30px;} #steps .step-group .step-expects {display: none;} #steps .step-item .step-item-id {display: table-cell; min-width: 40px;} #steps .step-item .step-id {color: transparent} #steps .step-group .step-id {font-weight: bold} -#steps .step-actions {width: 90px; text-align: center;} +#steps .step-actions {width: 105px; text-align: center;} #steps .btn-step-move {cursor: move} #steps.sortable > tr.drag-shadow {display: none} @@ -23,7 +23,7 @@ #steps.sortable > tr.drop-success > td {background-color: #cfe0ff; transition: background-color 2s;} #steps .step-type-toggle {padding: 5px 11px 5px 7px;} -.table-bordered .step-actions {width: 98px;} +.table-bordered .step-actions {width: 105px;} .table-bordered > #steps > tr > td {padding: 0; background-color: #fafafa; border: 1px solid #ddd!important; border-left-style: dotted!important; border-right-style: dotted!important;} .table-bordered > #steps > tr > td.step-id { padding-right: 8px;} .table-bordered > #steps > tr > td .btn {border-color: transparent; background-color: transparent} diff --git a/module/testcase/view/createbug.html.php b/module/testcase/view/createbug.html.php index 1677fd3b4b..fd53a02aaf 100644 --- a/module/testcase/view/createbug.html.php +++ b/module/testcase/view/createbug.html.php @@ -11,9 +11,12 @@ */ ?> -