| 登入content=LoginForm |
| 加入content=JoinForm D4 | |
%html%
.msgTabListContB0 { border-top:1px solid transparent; border-right:1px solid transparent; border-bottom:1px solid transparent;
line-height:100%; padding-top:5px; padding-bottom:5px; }
.msgTabListContB0 a { line-height:100%; }
.meMsg_ItemSpaceB0 { width:0; }
.mobNav .msgTabListContB0 { line-height:100%;
border-width: 0;
margin: 10px 3px 10px;
}
.mobNav .msgTabListContB0 a { line-height:100%; }
.mobNav .meMsg_ItemSpaceB0 { width: 0; }
.mobNav .msgTabListContB0 a {
border-bottom: 0px solid transparent;
padding: 0 0 2px;
display: block;
white-space: nowrap;
color: #FFF;
}
.mobNav .msgTabListContB0 a:hover {
}
.mobNav .meMsg_MsgTitle_x .msgTabListContB0 {
border-bottom: 0px solid #081352;
font-weight: bold;
}
/*會員中心*/
.memTab .listTabList .meMsg_ItemSpaceB0 {
display: none;
}
.memTab .listTabList .itemTabList {
width: 16%;
border: solid 1px #ddd;
border-right: 0;
background-color: #fcfcfc;
cursor: pointer;
color: #888;
padding: 10px 0;
}
.memTab .listTabList .itemTabList.meMsg_MsgTitle_6 {
border: solid 1px #ddd;
}
.memTab .listTabList .itemTabList.meMsg_MsgTitle_x,
.memTab .listTabList .itemTabList.meMsg_MsgTitle_6.meMsg_MsgTitle_x {
border-bottom: 0;
background-color: #fff;
}
@media (max-width: 600px) {
.memTab .msgTabListContB0 {
font-size: 14px;
}
.memTab .listTabList .itemTabList,
.memTab .listTabList .itemTabList.meMsg_MsgTitle_6 {
border: 0;
border-bottom: 3px solid transparent;
background-color: transparent;
width: auto;
}
.memTab .listTabList .itemTabList.meMsg_MsgTitle_x,
.memTab .listTabList .itemTabList.meMsg_MsgTitle_6.meMsg_MsgTitle_x {
border-bottom: 3px solid #757575;
}
}
.msgTabListContB0 {
border-width:$msgTabListB0BorderWidth$ $msgTabListB0BorderWidth$ $msgTabListB0BorderWidth$ $msgTabListB0BorderWidth$;
}
.meMsg_ItemSpaceB0 { width:$msgTabListB0Space$; }
|