|
@@ -257,12 +257,6 @@
|
|
|
height: 25px;
|
|
height: 25px;
|
|
|
border: 1px solid #5392f9;
|
|
border: 1px solid #5392f9;
|
|
|
}
|
|
}
|
|
|
- .seek-purchase .seek-purchase-content >table tbody tr.say-price td >div >div:nth-child(2) select {
|
|
|
|
|
- border: none;
|
|
|
|
|
- padding-left: 9px;
|
|
|
|
|
- background: url(static/img/seekPurchase/select-arrow-down.png) no-repeat;
|
|
|
|
|
- background-position: 18px 9px;
|
|
|
|
|
- }
|
|
|
|
|
.seek-purchase .seek-purchase-content >table tbody tr.say-price td >div >div:nth-child(2) div,
|
|
.seek-purchase .seek-purchase-content >table tbody tr.say-price td >div >div:nth-child(2) div,
|
|
|
.seek-purchase .seek-purchase-content >table tbody tr.say-price td >div >div:nth-child(2) select {
|
|
.seek-purchase .seek-purchase-content >table tbody tr.say-price td >div >div:nth-child(2) select {
|
|
|
position: absolute;
|
|
position: absolute;
|
|
@@ -277,6 +271,13 @@
|
|
|
border-bottom-left-radius: 4px;
|
|
border-bottom-left-radius: 4px;
|
|
|
border-top-left-radius: 4px;
|
|
border-top-left-radius: 4px;
|
|
|
}
|
|
}
|
|
|
|
|
+ .seek-purchase .seek-purchase-content >table tbody tr.say-price td >div >div:nth-child(2) select {
|
|
|
|
|
+ border: none;
|
|
|
|
|
+ padding-left: 9px;
|
|
|
|
|
+ background: url(static/img/seekPurchase/select-arrow-down.png) no-repeat;
|
|
|
|
|
+ background-position: 18px 9px;
|
|
|
|
|
+ text-align: left;
|
|
|
|
|
+ }
|
|
|
.seek-purchase .seek-purchase-content >table tbody tr.say-price td >div >div:nth-child(2) div + input,
|
|
.seek-purchase .seek-purchase-content >table tbody tr.say-price td >div >div:nth-child(2) div + input,
|
|
|
.seek-purchase .seek-purchase-content >table tbody tr.say-price td >div >div:nth-child(2) select + input {
|
|
.seek-purchase .seek-purchase-content >table tbody tr.say-price td >div >div:nth-child(2) select + input {
|
|
|
padding: 0 0 0 34px;
|
|
padding: 0 0 0 34px;
|