课程题库标题超过宽度出现滚动条修改

This commit is contained in:
Linda 2017-05-17 16:33:16 +08:00
parent 860a20448f
commit 2e4714362e
1 changed files with 1 additions and 2 deletions

View File

@ -101,9 +101,8 @@ a:hover.edu-class-right-add{ background-color: rgba(0, 0, 0, 0.4);}
.sy_classlist{padding: 20px 15px;border-bottom: 1px dashed #e6e6e6;}
.resource_btns_bottom a{ height: 28px; line-height: 28px; padding:0px 15px; border:1px solid #d5d5d5; border-radius:3px; color: #666;}
.resource_btns_bottom a:hover{background-color: #3498db; color: #fff; }
.resource_classlist_title{color:#333; font-size: 16px; font-weight: normal;margin-bottom: 5px; max-width:98%; overflow:hidden;white-space: nowrap; text-overflow:ellipsis;}
.resource_classlist_title a{color:#333; display: block; font-size: 16px; font-weight: normal;margin-bottom: 5px; max-width:780px; overflow:hidden;white-space: nowrap; text-overflow:ellipsis;}
img.edu-nodata-img{ width:200px; margin:50px auto 20px; display: block;}
.resource_classlist_title a{color:#333;}
.edu-nodata-p{ font-size: 16px; text-align: center; color:#888;}
.edu-reference-ma-block{height: 40px; margin: 30px auto; text-align: center; font-size: 16px; color: #9a9a9a;}