Ver Fonte

提交样式修改

namejr há 4 anos atrás
pai
commit
5db9c4a8b4
1 ficheiros alterados com 5 adições e 4 exclusões
  1. 5 4
      EBook.Web/Common/tasklib_book.css

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

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