|
@ -461,11 +461,13 @@ ul.boxnav li.set span:before{font-family:"iconfont";content: "\e733";font-size:1
|
461
|
461
|
.addlabel .addlabelbtn{position: absolute;right: 0;background:#FF9900; color: #fff; border-radius:0 6px 6px 0;border-color: #FF9900; width: 18%; height: 40px;}
|
462
|
462
|
/*.labelarea{ margin: 20px 0;}*/
|
463
|
463
|
.labelshow{ margin: 0; padding:0;overflow: hidden;margin-right: -10px;}
|
464
|
|
.maincon .labelshow li{ list-style: none;padding-left:8px;border-radius:6px;margin-right:10px;margin-bottom:10px;background:#e5e5e5;font-size: 13px;float:left}
|
|
464
|
.maincon .labelshow li{ list-style: none;padding-left:8px;border-radius:6px;margin-right:10px;margin-bottom:10px;background:#e5e5e5;font-size: 13px;float:left;}
|
465
|
465
|
.maincon .labelshow li .mui-icon{ color: #FF9900; font-size:20px; margin-left: 10px;}
|
466
|
466
|
.maincon .labelshow li .closeThis{display:inline-block;background: #ff9900;color:#fff;padding:4px 8px;margin-left: 8px;}
|
467
|
|
.maincon .labelshow li .numThis{display:inline-block;background: #ff9900;color:#fff;padding:4px 8px;margin-right: 8px;min-width: 30px;text-align: center;}
|
468
|
|
.maincon .labelshowT li{padding:0; border-radius:0 6px 6px 0;}
|
|
467
|
.maincon .labelshow li .numThis{display:inline-block;display:inline-block;background: #ff9900;color:#fff;padding:4px 8px;margin-right: 8px;min-width: 30px;text-align: center;}
|
|
468
|
.maincon .labelshowT li{padding:0;border-radius:0 6px 6px 0;overflow: hidden;position: relative;max-width:96%;}
|
|
469
|
.maincon .labelshowT .otsave{display:inline-block;max-width:84%;padding: 4px; padding-right: 52px;text-overflow: ellipsis; white-space: nowrap;overflow: hidden;}
|
|
470
|
.maincon .labelshowT .closeThis{display:inline-block;position: absolute;right: 0;}
|
469
|
471
|
.selectbox{padding:0;/* margin: 4px 0;*/}
|
470
|
472
|
|
471
|
473
|
.downarrow{ position:absolute; right:10px; top:50%; margin-top:-12px; color: #999999;}
|
|
@ -1173,7 +1175,7 @@ ul.tagList>li .h2Font{color: #666; -webkit-user-select:text;}
|
1173
|
1175
|
.cardInfo .h1Font{font-size:16px;}
|
1174
|
1176
|
.cardInfo .h2Font{font-size:14px;color: #666;}
|
1175
|
1177
|
.cardInfo .h3Font{font-size:13px;line-height: 16px;color: #666;}
|
1176
|
|
.cardInfo .icon-address{position:relative;top:-4px;}
|
|
1178
|
.cardInfo .icon-address{position:relative;top:-5px;}
|
1177
|
1179
|
|
1178
|
1180
|
/*反馈意见以及投诉*/
|
1179
|
1181
|
.mui-input-row.textBox{position: relative;background:#fff;}
|