|
.TreeMenu_0 { margin-left:0px; text-align:left; line-height:135%; }
.TreeMenu_0 a { padding-left:4px; color:#444444; }
.TreeMenu_0 a:hover { color:#000000; }
.TreeNode_1 { padding-left:0px; }
.TreeNode_2 { padding-left:0px; }
.TreeNode_3 { padding-left:15px; }
.TreeNode_4 { padding-left:30px; }
.TreeNode_5 { padding-left:45px; }
.TreeNode_6 { padding-left:60px; }
.TreeNode_7 { padding-left:75px; }
.TreeNode_8 { padding-left:90px; }
.TreeNode_9 { padding-left:105px; }
.TreeNode_1 a { padding-left:12px; background:url(/main/themes/ns/css_Default/TreeNode0.gif) no-repeat; }
.TreeNode_2 a { padding-left:12px; background:url(/main/themes/ns/css_Default/TreeNode1.gif) no-repeat; }
.TreeNode_3 a { padding-left:12px; background:url(/main/themes/ns/css_Default/TreeNode2.gif) no-repeat; }
.TreeNode_4 a, .TreeNode_5 a, .TreeNode_6 a, .TreeNode_7 a, .TreeNode_8 a, .TreeNode_9 a { padding-left:12px; background:url(/main/themes/ns/css_Default/TreeNode3.gif) no-repeat; }
.TreeNode_1, .TreeNode_2, .TreeNode_3, .TreeNode_4, .TreeNode_5, .TreeNode_6, .TreeNode_7, .TreeNode_8, .TreeNode_9 { padding-top:2px; padding-bottom:2px; }
.TreeNode_1:hover, .TreeNode_2:hover, .TreeNode_3:hover, .TreeNode_4:hover, .TreeNode_5:hover, .TreeNode_6:hover, .TreeNode_7:hover, .TreeNode_8:hover, .TreeNode_9:hover { background:#dddddd; }
.TreeMenu_0 .ClassNum { color:#666666; }
.TreeMenu_0 .TreeNode_t { background:#aaaaaa; }
.TreeMenu_0 a.TreeItem_t { color:#ffffff; }
.TreeMenu_0 .ClassDesc { display:block; }
.liPrdHistory { text-align:left; }
.ulPrdHistory { }
.divPrdHistory { text-align:center; }
.historyAddCart { display:flex; justify-content:center; margin-top:8px; }
.mePrdHistory .meMsg_MsgTitle {
color: var(--black);
font-size: var(--h4-font-size);
font-weight: 500;
text-align: left;
border-color: var(--grey-lightest);
}
.mePrdHistory .PrdImg {
margin: 12px auto 8px;
display: flex;
justify-content: center;
position: relative;
}
.mePrdHistory .PrdImg img {
width: 100%;
object-fit: contain;
aspect-ratio: 1;
}
.mePrdHistory .PrdTitle {
font-weight: 500;
text-align: center;
margin-bottom: 8px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.mePrdHistory .PrdPrice {
font-weight: 500;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.historyAddCart img {
max-width: 32px;
cursor: pointer;
}
.mePrdHistory ul.ulIconSale {
margin: 0;
list-style: none;
padding: 0;
position: absolute;
}
.mePrdHistory .USD {
width: 100%;
display: block;
text-align: center;
}
/*新scroll bar*/
.inc_msg_PrdHistory::-webkit-scrollbar {
width: 2px;
background-color: #d9d9d9;
}
.inc_msg_PrdHistory {
max-height: 680px;
overflow-y: auto;
padding-right: 12px;
}
.inc_msg_PrdHistory::-webkit-scrollbar-thumb {
background-color: #969696;
}
|
|
| |