namejr 4 роки тому
батько
коміт
e6e6222362
1 змінених файлів з 3 додано та 3 видалено
  1. 3 3
      EBook.Web/Common/tasklib_book.css

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

@@ -152,6 +152,9 @@ table{
     word-wrap:break-word;
     word-break:break-all;
 }
+table tr td:last-child{
+    padding-right:10px !important;
+}
 .cBoxCls{
     width: 15px;
 	height: 15px;
@@ -270,7 +273,4 @@ table{
 /*#endregion音频插件*/
 img.cAStauts[showflag='0']{
     opacity:0;
-}
-tbody{
-    padding-right:5px;
 }