|
@@ -135,7 +135,7 @@
|
|
|
.seek-purchase .seek-purchase-content >table >tbody >tr.default-row td {
|
|
.seek-purchase .seek-purchase-content >table >tbody >tr.default-row td {
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
- height: 70px;
|
|
|
|
|
|
|
+ height: 100%;
|
|
|
}
|
|
}
|
|
|
.seek-purchase .seek-purchase-content >table >tbody >tr.default-row td.operate-seek >span {
|
|
.seek-purchase .seek-purchase-content >table >tbody >tr.default-row td.operate-seek >span {
|
|
|
color: #4290f7;
|
|
color: #4290f7;
|
|
@@ -422,6 +422,9 @@
|
|
|
.seek-purchase .seek-purchase-content .BOM-header > div p.BOM-edit a:last-child {
|
|
.seek-purchase .seek-purchase-content .BOM-header > div p.BOM-edit a:last-child {
|
|
|
background: #fd7748;
|
|
background: #fd7748;
|
|
|
}
|
|
}
|
|
|
|
|
+ .seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap {
|
|
|
|
|
+ height: 106px;
|
|
|
|
|
+ }
|
|
|
.seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap.il-content .il-box.il-box-large .fl {
|
|
.seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap.il-content .il-box.il-box-large .fl {
|
|
|
margin-right: 37px;
|
|
margin-right: 37px;
|
|
|
}
|
|
}
|