Browse Source

上传表格修改

namejr 4 years ago
parent
commit
e6e6222362
1 changed files with 3 additions and 3 deletions
  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;
 }