修复正在进行图标不显示的问题,修改view里contest_problem状态的变量名,使更确切,添加dealing-falg的css

This commit is contained in:
sxw@401
2015-09-05 20:17:15 +08:00
parent 81bd998d8d
commit 1f50cd0751
3 changed files with 12 additions and 5 deletions

View File

@@ -73,6 +73,10 @@ li.list-group-item {
color: green;
}
.dealing-flag {
color: yellow;
}
.CodeMirror{
min-height: 250px;
_height:250px;