班级成员页、作业等页面的标题显示块不应该是灰色字体

This commit is contained in:
Linda 2017-06-06 14:48:35 +08:00
parent 435b291935
commit c754bdd577
1 changed files with 1 additions and 0 deletions

View File

@ -225,6 +225,7 @@ a.task-index-name{ display: inline-block; max-width:80px;}
.edu-con-top{ padding:10px 0; background:#fff; border-bottom:1px solid #eee;font-size:16px; }
.edu-con-top h2{ font-size:16px;}
.edu-con-bg01{ width: 100%; background:#fff;}
.edu-con-top .color-grey{ color:#666!important;}
/*附件上传的样式*/
.atta_input{ width: 980px; white-space: nowrap; text-overflow:ellipsis;}