* Add case change tips.

This commit is contained in:
Yagami
2019-11-19 11:01:13 +08:00
parent d59f9aa38a
commit a0ca607022
3 changed files with 16 additions and 7 deletions
+1
View File
@@ -10,6 +10,7 @@ tbody > tr > td .icon-bug {margin-left: -8px;}
.table-footer .table-actions .input-group #assignedTo_chosen .chosen-single span{font-size:12px;}
.table-footer .table-actions .input-group #assignedTo_chosen .chosen-single div{line-height:10px;}
td.c-story{overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
td .warning{color: red;}
.fail .result-fail, .blocked .result-blocked{color:#f00;}
.pass .result-pass{color:green;}