|
|
@@ -166,10 +166,11 @@ table{
|
|
|
border-bottom:2pt solid #fff;
|
|
|
}
|
|
|
.ListenDiv .LDivFooter{
|
|
|
+ clear:both;
|
|
|
width:calc(100% - 38pt);
|
|
|
height:36pt;
|
|
|
margin:0 auto;
|
|
|
- line-height: 36pt;
|
|
|
+ line-height: 36pt !important;
|
|
|
}
|
|
|
.LDivFooter .LDFPlayS {
|
|
|
width:24pt;
|
|
|
@@ -202,12 +203,12 @@ table{
|
|
|
background-color: #fff;
|
|
|
}
|
|
|
.LDivFooter .LDFProcS {
|
|
|
- width:calc(100% - 178pt);
|
|
|
+ width:calc(100% - 140pt);
|
|
|
height:2pt;
|
|
|
float:left;
|
|
|
background-color:rgba(6,142,216,1);
|
|
|
- margin-left: 18pt;
|
|
|
- margin-top: 16pt;
|
|
|
+ margin-left: 12pt;
|
|
|
+ margin-top: 17pt;
|
|
|
}
|
|
|
.LDFProcS .LDFProcImg {
|
|
|
width:8pt;
|