|
@@ -70,7 +70,7 @@ section .popup2 .pop .table .table_tr {display:flex;}
|
70
|
70
|
section .popup2 .pop .table .table_tr .tabel_th{width:23%;; height:30px; border-left:1px solid #aaa; background:#eee;}
|
71
|
71
|
section .popup2 .pop .table .table_tr .tabel_th label {font-size:14px; padding-top:5px; font-weight:100;}
|
72
|
72
|
section .popup2 .pop .table .table_tr .tabel_th .chkAll {margin:-5px; width:15px;}
|
73
|
|
-section .popup2 .pop .m_table_body{width:98%; height:333px; margin:0 auto; overflow:auto;}
|
|
73
|
+section .popup2 .pop .m_table_body{width:100%; height:333px; margin:0 auto; overflow:auto;}
|
74
|
74
|
section .popup2 .pop .m_table_body .table_body{}
|
75
|
75
|
section .popup2 .pop .m_table_body .table_body::-webkit-scrollbar {
|
76
|
76
|
display: none; /* Chrome, Safari, Opera*/
|