修改了按钮/用户反馈框显示错误

exceptionHandle
huangjingquan 12 years ago
parent f077fd397b
commit 0aeb56f8f7

@ -2,8 +2,8 @@
<style>
input[type="submit"].bid_btn {
vertical-align: middle;
width: 47px;/*modified by ming*/
height: 20px;
width: 60px;/*modified by ming*/
height: 25px;
line-height: 19px;
font-size: 14px;
color: rgb(0, 0, 0);
@ -17,8 +17,8 @@
/*margin-right: -4px;*/
}
input[type="button"].bid_btn {
width: 47px;/*modified by ming*/
height: 20px;
width: 60px;/*modified by ming*/
height: 25px;
line-height: 19px;
font-size: 14px;
color: rgb(0, 0, 0);

@ -1190,7 +1190,7 @@ en:
label_RMB_sign:
label_investment_budget: Investment budget
label_investment_time_limit: Investment time limit
label_my_respond: Feedbacks# modified by bai
label_my_respond: Feedbacks # modified by bai
label_respond_requirement: has commented this call
label_deadline: deadline yyyy-mm-dd
label_requirement_name: give your requirement a name ~~

Loading…
Cancel
Save