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