From 2e4714362e9dfbf720075877fdc3f38eb2167ecb Mon Sep 17 00:00:00 2001 From: Linda <2294690300@qq.com> Date: Wed, 17 May 2017 16:33:16 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=BE=E7=A8=8B=E9=A2=98=E5=BA=93=E6=A0=87?= =?UTF-8?q?=E9=A2=98=E8=B6=85=E8=BF=87=E5=AE=BD=E5=BA=A6=E5=87=BA=E7=8E=B0?= =?UTF-8?q?=E6=BB=9A=E5=8A=A8=E6=9D=A1=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/css/edu-class.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/stylesheets/css/edu-class.css b/public/stylesheets/css/edu-class.css index 228c70087..67a452803 100644 --- a/public/stylesheets/css/edu-class.css +++ b/public/stylesheets/css/edu-class.css @@ -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;}