From 21bdba2e447cdccaf35ed55c670a59b70117c3c8 Mon Sep 17 00:00:00 2001 From: luolei Date: Mon, 1 Sep 2014 16:52:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BA=E7=BD=97=E7=A3=8A=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0debug=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Mobile12306New/css/css.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mobile12306New/css/css.css b/Mobile12306New/css/css.css index aa6e029..ab85dfe 100644 --- a/Mobile12306New/css/css.css +++ b/Mobile12306New/css/css.css @@ -253,7 +253,7 @@ input[type=radio]:checked:after{content:''; display:block; width:12px; height:12 .search_box:before{ content:'';display:block; width:100%; height:0; overflow:hidden; clear:both;} .search_cancel{float:right; width:4em; text-align:center;} .search_ipt{overflow:hidden; height:29px; border-radius:5px; background-color:#fcaf5a; padding-left:30px; background-position:8px -443px; margin-top:8px;} -.search_input{width:100%; border:0; font-size:0.9375rem; height:29px; padding:5px 0; line-height:20px;-webkit-appearance: none;-webkit-appearance:none; vertical-align:top; background:none; color:#FFF;} +.search_input{width:100%; border:0; font-size:0.9375rem; height:29px; padding:5px 0; line-height:29px;-webkit-appearance: none;-webkit-appearance:none; vertical-align:top; background:none; color:#FFF;} .search_input::-webkit-input-placeholder {color:#fa8c13;} .station_list{}