From 37aee434e2ddfffc25186af837a2baa3861ea208 Mon Sep 17 00:00:00 2001 From: cxt Date: Fri, 25 Dec 2015 19:43:49 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=BA=E9=99=B7=E5=8A=A8=E6=80=81=E7=9A=84?= =?UTF-8?q?=E5=9B=9E=E5=A4=8D=E5=9B=BE=E7=89=87=E8=B6=85=E5=87=BA=E8=BE=B9?= =?UTF-8?q?=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/project.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/project.css b/public/stylesheets/project.css index f9c9c6c86..c9d303f1d 100644 --- a/public/stylesheets/project.css +++ b/public/stylesheets/project.css @@ -1091,4 +1091,7 @@ a:hover.link_file_a{ background:url(../images/pic_file.png) 0 -25px no-repeat; c .duty{ background:url(../images/public_icon.png) -66px -18px no-repeat; width:18px; height:21px;} .support{ background:url(../images/public_icon.png) -66px -45px no-repeat; width:18px; height:21px;} .function{ background:url(../images/public_icon.png) -66px -70px no-repeat; width:18px; height:21px;} -.weekly{ background:url(../images/public_icon.png) -66px -95px no-repeat; width:18px; height:21px;} \ No newline at end of file +.weekly{ background:url(../images/public_icon.png) -66px -95px no-repeat; width:18px; height:21px;} + +.upload_img img{max-width: 100%;} +.table_maxWidth table {max-width: 642px;} \ No newline at end of file