Browse Source

上传动效的处理

namejr 4 years ago
parent
commit
bbd4fad1af
1 changed files with 1 additions and 1 deletions
  1. 1 1
      EBook.Web/Common/tasklib_book.css

+ 1 - 1
EBook.Web/Common/tasklib_book.css

@@ -245,7 +245,7 @@ table tr td:last-child{
     margin-top: 4px;
 }
 .LDFPlayS[data-playstatus='1'] {
-    background-image: url('../Images/Listen/暂停2@2x.png');
+    background-image: url('../Images/Listen/暂停2@3x.png');
 }
 .LDivFooter .LDFPauseS {
     display:none;  /*取消重置*/