From 21ff990c658f300ca6460c8d0dab24c12ea55617 Mon Sep 17 00:00:00 2001
From: yutao <283765470@qq.com>
Date: Mon, 15 Jun 2015 11:18:44 +0800
Subject: [PATCH] =?UTF-8?q?bug#2812:forge=E4=B8=BB=E9=A1=B5=E3=80=81course?=
=?UTF-8?q?=E4=B8=BB=E9=A1=B5=E6=90=9C=E7=B4=A2=E5=BB=BA=E8=AE=AE=E5=81=9A?=
=?UTF-8?q?=E6=88=90=E4=B8=8B=E6=8B=89=E6=8C=89=E9=92=AE=E7=9A=84=E6=A0=B7?=
=?UTF-8?q?=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/views/welcome/_search_project.html.erb | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/app/views/welcome/_search_project.html.erb b/app/views/welcome/_search_project.html.erb
index c2919b162..6679f559d 100644
--- a/app/views/welcome/_search_project.html.erb
+++ b/app/views/welcome/_search_project.html.erb
@@ -34,6 +34,9 @@ form #search_type{
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
+ padding-right:10px;
+ background-image:url(/images/arrow_expanded.png)!important;
+ background:no-repeat right;
}
form #search_by
@@ -68,6 +71,21 @@ form #search_by
}
<%#完了把上面东西放到 .css 里%>
+
+
+
+
+
+
+