* Fix testsuite createcase view.

This commit is contained in:
Yagami
2018-11-14 10:47:00 +08:00
parent 54b8536e8b
commit d4d9cef1df
4 changed files with 62 additions and 34 deletions
+6
View File
@@ -44,3 +44,9 @@
.table-bordered > #steps .step-child .step-child-id {border-right: 1px dotted #ddd; border-left: none}
.minw-80px {min-width: 80px;}
.title-group.required:after {display: none;}
.title-group.required > .required:after {display: block; right: 29px; top: 5px;}
.pri-selector > .btn {padding: 5px 8px!important; width: 100%;}
.pri-selector > .dropdown-menu {padding: 10px;}
.title-group .has-icon-right{min-width:700px}