|
|
@@ -243,6 +243,8 @@ table tr td:last-child{
|
|
|
background-size: 100%;
|
|
|
margin-left: 10px;
|
|
|
margin-top: 4px;
|
|
|
+ border-radius:20px;
|
|
|
+ user-select:none;
|
|
|
}
|
|
|
.LDFPlayS[data-playstatus='1'] {
|
|
|
background-image: url('../Images/Listen/暂停2@3x.png');
|
|
|
@@ -257,6 +259,8 @@ table tr td:last-child{
|
|
|
margin-top: 12px;
|
|
|
background-size: 100%;
|
|
|
margin-left:10px;
|
|
|
+ border-radius:12px;
|
|
|
+ user-select:none;
|
|
|
}
|
|
|
.LDFPWhite{
|
|
|
width:0px;
|
|
|
@@ -296,6 +300,7 @@ table tr td:last-child{
|
|
|
overflow:hidden;
|
|
|
margin-right: 24px;
|
|
|
color:rgba(255,255,255,0.6);
|
|
|
+ user-select:none;
|
|
|
}
|
|
|
.LDFTimerS[data-mtype='1'][data-fsFlag='80'] {
|
|
|
margin-top:13px;
|