From 963a21283f094f338ed66a744b5271a304d50e21 Mon Sep 17 00:00:00 2001
From: sw <939547590@qq.com>
Date: Thu, 14 May 2015 15:09:15 +0800
Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E4=BF=AE=E6=94=B9=E4=BD=9C=E4=B8=9A?=
=?UTF-8?q?=E6=89=93=E5=88=86=E6=8F=92=E4=BB=B6=E6=98=9F=E6=98=9F=E7=A7=BB?=
=?UTF-8?q?=E4=BD=8D=202=E3=80=81=E4=BF=AE=E6=94=B9=E8=BF=94=E8=BF=98?=
=?UTF-8?q?=E6=89=B9=E6=94=B9=E7=BB=93=E6=9E=9C=E6=98=BE=E7=A4=BA=E4=B8=8D?=
=?UTF-8?q?=E6=AD=A3=E7=A1=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/views/attachments/_homework_jour_link.html.erb | 2 +-
app/views/homework_attach/_addjour.html.erb | 2 +-
public/stylesheets/css.css | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app/views/attachments/_homework_jour_link.html.erb b/app/views/attachments/_homework_jour_link.html.erb
index e0efa211c..8721d41ac 100644
--- a/app/views/attachments/_homework_jour_link.html.erb
+++ b/app/views/attachments/_homework_jour_link.html.erb
@@ -13,6 +13,6 @@
:target => "_blank"%>
<% end %>
-
+
<% end %>
diff --git a/app/views/homework_attach/_addjour.html.erb b/app/views/homework_attach/_addjour.html.erb
index c6a08209c..7dbaa0017 100644
--- a/app/views/homework_attach/_addjour.html.erb
+++ b/app/views/homework_attach/_addjour.html.erb
@@ -59,7 +59,7 @@
文件:
-
+
<%= render :partial => 'attachments/form' %>
diff --git a/public/stylesheets/css.css b/public/stylesheets/css.css
index ea42f7887..ebb290597 100644
--- a/public/stylesheets/css.css
+++ b/public/stylesheets/css.css
@@ -86,7 +86,7 @@ a.wzan_visited{background:url(images/pic_zan.png) 0 0 no-repeat;}
.ping_con h2{ font-size:14px; color:#444443; margin-bottom:10px; }
.ping_con p{ color:#777777; font-size:12px; border-bottom:1px dashed #CCC; padding-bottom:5px;}
.ping_con p span a{ color:#777777;}
-.ping_star{ width:185px; color:#333; font-weight:bold; margin-bottom:5px;}
+.ping_star{ width:195px; color:#333; font-weight:bold; margin-bottom:5px;}
.ping_star span a{ float:right; width:20px; height:20px; background:url(images/star.png);background-repeat: no-repeat; margin-right:3px;}
.ping_con textarea{ height:76px; border:1px solid #15bccf; margin-bottom:5px; color:#666; font-size:12px;}
a.ping_sub{ float:right; height:22px; width:60px; margin-right:20px; background:#15bccf; color:#fff; text-align:center;}