|
@ -10,7 +10,7 @@
|
10
|
10
|
.commentsArea{margin-top:0;}
|
11
|
11
|
.commentsArea .btnCancel{height:auto;border-radius:0;color: #ff9900;}
|
12
|
12
|
.commentList .madiaHead.useHeadMsg{top:15px;margin-top:0;}
|
13
|
|
.commentList>li p .huifu{margin:0 6px 0 12px;font-size:15px;}
|
|
13
|
.commentList>li p .huifu{margin:0 6px 0 12px;font-size:15px;color:#888}
|
14
|
14
|
.commentList>li{position:relative;padding:10px 0 12px;min-height: 110px;}
|
15
|
15
|
.commentList>li:after{background: #E5E5E5;height:1px;content:"";position:absolute;bottom:0;left:60px;right:0;}
|
16
|
16
|
.commentList>li:last-child:after{content:none;}
|