Fix bug#1042 用例库添加用例优先级显示不友好

This commit is contained in:
wangyidong
2017-04-21 15:11:08 +08:00
parent 6e9166a859
commit 05a8b7f170

View File

@@ -42,3 +42,5 @@
.table-bordered > #steps > tr > td textarea:hover {border-color: #808080;}
.table-bordered > #steps > tr > td textarea:focus {border-color: #4d90fe;}
.table-bordered > #steps .step-child .step-child-id {border-right: 1px dotted #ddd; border-left: none}
.minw-80px {min-width: 80px;}