|
|
@@ -234,14 +234,13 @@ table tr td:last-child{
|
|
|
border-radius: 24px;
|
|
|
}
|
|
|
.LDivFooter .LDFPlayS {
|
|
|
- width: 30px;
|
|
|
- height: 47px;
|
|
|
+ width:47px;
|
|
|
+ height:47px;
|
|
|
float: left;
|
|
|
background-image: url('../Images/Listen/播放2@2x.png');
|
|
|
background-repeat: no-repeat;
|
|
|
- background-position-y: 4px;
|
|
|
- background-position-x: -7px;
|
|
|
- margin-left: 20px;
|
|
|
+ background-size: 100%;
|
|
|
+ margin-left: 10px;
|
|
|
}
|
|
|
.LDFPlayS[data-playstatus='1'] {
|
|
|
background-image: url('../Images/Listen/暂停2@2x.png');
|