From 5c0f8e643841fb3027ccd7d2ab2a4f0793364d3d Mon Sep 17 00:00:00 2001 From: fanqiang <316257774@qq.com> Date: Sun, 11 Aug 2013 10:54:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=95=99=E8=A8=80=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E5=92=8C=E6=96=B0=E5=BB=BA=E9=9C=80=E6=B1=82=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/bids/_new.html.erb | 12 ++++++------ app/views/bids/_new_bid.html.erb | 4 ++-- app/views/words/_new.html.erb | 12 ++++++------ 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/app/views/bids/_new.html.erb b/app/views/bids/_new.html.erb index 85495490..e1f5eb89 100644 --- a/app/views/bids/_new.html.erb +++ b/app/views/bids/_new.html.erb @@ -6,8 +6,8 @@ height: 30px; line-height: 18px; font-size: 14px; - color: rgb(255, 255, 255); - background: url("../images/button/bg104.jpg") no-repeat scroll left top transparent; + color: rgb(119, 119, 119); + background: url("../images/button/bg103.jpg") no-repeat scroll left top transparent; padding: 0px 0px 4px 0px; border-radius: 2px; border: 1px solid rgb(148, 148, 148); @@ -21,8 +21,8 @@ height: 30px; line-height: 18px; font-size: 14px; - color: rgb(255, 255, 255); - background: url("../images/button/bg104.jpg") no-repeat scroll left top transparent; + color: rgb(119, 119, 119); + background: url("../images/button/bg103.jpg") no-repeat scroll left top transparent; padding: 0px 0px 4px 0px; border-radius: 2px; border: 1px solid rgb(148, 148, 148); @@ -66,8 +66,8 @@ <%= f.text_field :reference_user_id, :style=>"display:none"%> - +
<%= submit_tag l(:button_leave_meassge), :name => nil , :class => "bid_btn", :onmouseout => "this.style.backgroundPosition = 'left top'", :onmouseover => "this.style.backgroundPosition = 'left -30px'"%> - <%= submit_tag l(:button_clear), :name => nil, :onclick => "clearMessage('bid_message_message');", :type => 'button', :class => "bid_btn", :onmouseout => "this.style.backgroundPosition = 'left top'", :onmouseover => "this.style.backgroundPosition = 'left -30px'" %> <%= submit_tag l(:button_leave_meassge), :name => nil , :class => "bid_btn", :onmouseout => "this.style.backgroundPosition = 'left top'", :onmouseover => "this.style.backgroundPosition = 'left -31px'"%> + <%= submit_tag l(:button_clear), :name => nil, :onclick => "clearMessage('bid_message_message');", :type => 'button', :class => "bid_btn", :onmouseout => "this.style.backgroundPosition = 'left top'", :onmouseover => "this.style.backgroundPosition = 'left -31px'" %>
<% else %> diff --git a/app/views/bids/_new_bid.html.erb b/app/views/bids/_new_bid.html.erb index 51133f04..28442b29 100644 --- a/app/views/bids/_new_bid.html.erb +++ b/app/views/bids/_new_bid.html.erb @@ -8,7 +8,7 @@ line-height: 18px; font-size: 14px; color: rgb(119, 119, 119); - background: url("../images/button/bg103.jpg") no-repeat scroll left top transparent; + background: url("../images/button/bg106.jpg") no-repeat scroll left top transparent; padding: 0px 0px 4px 0px; border-radius: 2px; border: 1px solid rgb(148, 148, 148); @@ -74,7 +74,7 @@ border-top: 1px solid #acaeb1; border-bottom: 1px solid #acaeb1; margin-top: 30p - +
<%= submit_tag l(:button_new_bid), :name => nil , :class => "bid_btn", :onmouseout => "this.style.backgroundPosition = 'left top'", :onmouseover => "this.style.backgroundPosition = 'left -30px'"%> <%= submit_tag l(:button_new_bid), :name => nil , :class => "bid_btn", :onmouseout => "this.style.backgroundPosition = 'left top'", :onmouseover => "this.style.backgroundPosition = 'left -31px'"%>
<%end%> \ No newline at end of file diff --git a/app/views/words/_new.html.erb b/app/views/words/_new.html.erb index 2c0dcbaa..98700a88 100644 --- a/app/views/words/_new.html.erb +++ b/app/views/words/_new.html.erb @@ -6,8 +6,8 @@ height: 30px; line-height: 18px; font-size: 14px; - color: rgb(255, 255, 255); - background: url("/images/button/bg104.jpg") no-repeat scroll left top transparent; + color: rgb(119, 119, 119); + background: url("/images/button/bg103.jpg") no-repeat scroll left top transparent; padding: 0px 0px 4px 0px; border-radius: 2px; border: 1px solid rgb(148, 148, 148); @@ -21,8 +21,8 @@ height: 30px; line-height: 18px; font-size: 14px; - color: rgb(255, 255, 255); - background: url("/images/button/bg104.jpg") no-repeat scroll left top transparent; + color: rgb(119, 119, 119); + background: url("/images/button/bg103.jpg") no-repeat scroll left top transparent; padding: 0px 0px 4px 0px; border-radius: 2px; border: 1px solid rgb(148, 148, 148); @@ -66,8 +66,8 @@ <%= f.text_field :reference_user_id, :style=>"display:none"%> - +
<%= submit_tag l(:button_leave_meassge), :name => nil , :class => "bid_btn", :onmouseout => "this.style.backgroundPosition = 'left top'", :onmouseover => "this.style.backgroundPosition = 'left -30px'"%> - <%= submit_tag l(:button_clear), :name => nil, :onclick => "clearMessage('bid_message_message');", :type => 'button', :class => "bid_btn", :onmouseout => "this.style.backgroundPosition = 'left top'", :onmouseover => "this.style.backgroundPosition = 'left -30px'" %> <%= submit_tag l(:button_leave_meassge), :name => nil , :class => "bid_btn", :onmouseout => "this.style.backgroundPosition = 'left top'", :onmouseover => "this.style.backgroundPosition = 'left -31px'"%> + <%= submit_tag l(:button_clear), :name => nil, :onclick => "clearMessage('bid_message_message');", :type => 'button', :class => "bid_btn", :onmouseout => "this.style.backgroundPosition = 'left top'", :onmouseover => "this.style.backgroundPosition = 'left -31px'" %>
<% else %>