From c754bdd577b93aad950a23fc2a225da1162255fe Mon Sep 17 00:00:00 2001 From: Linda <2294690300@qq.com> Date: Tue, 6 Jun 2017 14:48:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8F=AD=E7=BA=A7=E6=88=90=E5=91=98=E9=A1=B5?= =?UTF-8?q?=E3=80=81=E4=BD=9C=E4=B8=9A=E7=AD=89=E9=A1=B5=E9=9D=A2=E7=9A=84?= =?UTF-8?q?=E6=A0=87=E9=A2=98=E6=98=BE=E7=A4=BA=E5=9D=97=E4=B8=8D=E5=BA=94?= =?UTF-8?q?=E8=AF=A5=E6=98=AF=E7=81=B0=E8=89=B2=E5=AD=97=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/css/edu-public.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/stylesheets/css/edu-public.css b/public/stylesheets/css/edu-public.css index aa2da4d29..3ebfb4179 100644 --- a/public/stylesheets/css/edu-public.css +++ b/public/stylesheets/css/edu-public.css @@ -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;}