|
@ -447,7 +447,8 @@ ul.mui-table-view>li:last-child:after{background: none;}
|
447
|
447
|
.searchTab .mui-table-view.myAllneeds .madiaInfo{padding-left: 0;}
|
448
|
448
|
|
449
|
449
|
.list-main ul {display: block;padding: 0;list-style-type: none;font-size: 0;}
|
450
|
|
.list_content{background: #fff;padding:6px 15px;margin-bottom: 10px;}
|
|
450
|
.list_content{background: #fff;margin-bottom: 10px;}
|
|
451
|
.list_content .tagList{padding:6px 15px;}
|
451
|
452
|
.list-hold-count{padding:0 15px;border-bottom:1px solid #e5e5e5;background:#fff;line-height:42px;overflow: hidden;}
|
452
|
453
|
.list-hold-count>span{float: left;}
|
453
|
454
|
.list-hold-count>ul{float: right;}
|
|
@ -456,6 +457,7 @@ ul.mui-table-view>li:last-child:after{background: none;}
|
456
|
457
|
.list-hold-count>ul>li.active>span{background: #ff9900;color:#fff;border-color: #ff9900}
|
457
|
458
|
.list-hold .qa-owner{margin: 0;}
|
458
|
459
|
.list-hold .con-kong{background: #FFFFFF;}
|
|
460
|
.item_detail{padding:6px 15px;}
|
459
|
461
|
.item_detail .h1Font{font-weight:normal;font-size:18px;line-height:24px;color:#000}
|
460
|
462
|
.item_detail .list_con{font-size: 15px;color: #333;line-height: 24px;margin: 6px 0;text-align:justify;word-break: break-word;}
|
461
|
463
|
.list-main .list_image{display: none;}
|
|
@ -465,8 +467,8 @@ ul.mui-table-view>li:last-child:after{background: none;}
|
465
|
467
|
.list_image li>.imgspan{display: block;width: 98%;height:90px;background-size: cover;background-position: center;}
|
466
|
468
|
.list_image li>.imgspan img{opacity: 0;width: 100%;height:100%}
|
467
|
469
|
|
468
|
|
.item-btn{margin:6px -16px -15px -15px;border-top:1px solid #e5e5e5;}
|
469
|
|
.item-btn li{border-right:1px solid #e5e5e5;height: 46px;}
|
|
470
|
.item-btn{border-top:1px solid #e5e5e5;}
|
|
471
|
.item-btn li{border-right:1px solid #e5e5e5;}
|
470
|
472
|
.item-btn li>span{display: inline-block;width: 100%;text-align: center;color:#666;font-size:14px;padding:8px 0;}
|
471
|
473
|
.item-btn li.answered>span{color:#FF0000}
|
472
|
474
|
.item-btn li.collectBtn>span{position:absolute;width:20px;left:50%;margin-left:-10px;top:8px;height:4px;}
|