|
|
|
@ -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);
|
|
|
|
|