Explorar el Código

提交样式处理

namejr hace 4 años
padre
commit
9d74675785
Se han modificado 2 ficheros con 6 adiciones y 0 borrados
  1. 5 0
      EBook.Web/Common/tasklib_book.css
  2. 1 0
      EBook.Web/EBook.Web.csproj

+ 5 - 0
EBook.Web/Common/tasklib_book.css

@@ -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;

+ 1 - 0
EBook.Web/EBook.Web.csproj

@@ -156,6 +156,7 @@
     <Content Include="Lghp\data2021311950.lghp" />
     <Content Include="Lghp\data2021311956.lghp" />
     <Content Include="Lghp\data3111343.lghp" />
+    <Content Include="Lghp\data3121151.lghp" />
     <None Include="Lghp\gaicuo.lghp" />
     <None Include="Lghp\TS.lghp" />
     <Content Include="NK\tasklib_book.css" />