瀏覽代碼

上传表格修改

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