| | |
| | | overflow: hidden; |
| | | float:left; |
| | | /* width:32768px; */ /* 20230523 ljh lightning */ |
| | | /* width: 1200px; */ |
| | | } |
| | | div#out_Div_L { |
| | | position:relative; |
| | |
| | | overflow: auto; /*スクロールバー*/ |
| | | float:left; |
| | | /* width:32768px; */ /* 20230523 ljh lightning */ |
| | | height: 100px; /* tbodyを表示する高さ、後でjsにて調整 */ |
| | | /* width: 1200px; */ |
| | | /* height: 100px; *//* tbodyを表示する高さ、後でjsにて調整 */ /*20230607 ljh lightning*/ |
| | | } |
| | | div#in_Div_L { |
| | | position:relative; |
| | | overflow: hidden; |
| | | float:left; |
| | | height: 100px; |
| | | /* height: 100px; *//*20230607 ljh lightning*/ |
| | | } |
| | | |
| | | body .pbBody table.list tr.headerRow td { |
| | |
| | | color: #000; |
| | | white-space:normal; |
| | | } |
| | | table#tableData{ |
| | | /* table#tableData{ |
| | | width: 1000px; |
| | | } |
| | | table#tableHeader{ |
| | | width: 1000px; |
| | | } |
| | | } */ |
| | | /* 20230508 ljh lightning切换 start */ |