|
@@ -1020,13 +1020,16 @@ select {
|
|
|
.seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap.il-content .il-box.il-box-large .fl.size-middle .content {
|
|
.seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap.il-content .il-box.il-box-large .fl.size-middle .content {
|
|
|
width: 86px;
|
|
width: 86px;
|
|
|
}
|
|
}
|
|
|
-.seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap.il-content .il-box.il-box-small {
|
|
|
|
|
|
|
+/*.seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap.il-content .il-box.il-box-small {
|
|
|
width: 128px;
|
|
width: 128px;
|
|
|
-}
|
|
|
|
|
|
|
+}*/
|
|
|
.seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap.il-content .il-box.il-box-small .item {
|
|
.seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap.il-content .il-box.il-box-small .item {
|
|
|
color: #333;
|
|
color: #333;
|
|
|
- width: 128px;
|
|
|
|
|
|
|
+ width: 150px;
|
|
|
margin-bottom: 8px;
|
|
margin-bottom: 8px;
|
|
|
|
|
+ overflow: hidden;
|
|
|
|
|
+ text-overflow: ellipsis;
|
|
|
|
|
+ white-space: nowrap;
|
|
|
}
|
|
}
|
|
|
.seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap .remain {
|
|
.seek-purchase .seek-purchase-content >table >tbody >tr.default-row td .row-wrap .remain {
|
|
|
margin-top: 24px;
|
|
margin-top: 24px;
|