| | |
| | | td .dateFormat { |
| | | display: none; |
| | | display: none; |
| | | } |
| | | div.inline { float:left; } |
| | | .clearBoth { clear:both; } |
| | | div.reportBlock table.list { |
| | | width:auto; |
| | | width:auto; |
| | | } |
| | | |
| | | div#out_Div { /* ここにヘッダを格納 */ |
| | | position:relative; |
| | | overflow: hidden; |
| | | float:left; |
| | | /* zq 去掉固定宽度 */ |
| | | /* width:32768px; */ |
| | | position:relative; |
| | | overflow: hidden; |
| | | float:left; |
| | | /* zq 去掉固定宽度 */ |
| | | /* width:32768px; */ |
| | | } |
| | | div#out_Div_L { |
| | | position:relative; |
| | | overflow: hidden; |
| | | float:left; |
| | | position:relative; |
| | | overflow: hidden; |
| | | float:left; |
| | | } |
| | | div#in_Div {/* tbodyが入っている。ここがスクロール対象*/ |
| | | position:relative; |
| | | overflow: auto; /*スクロールバー*/ |
| | | float:left; |
| | | /* zq 去掉固定宽度 */ |
| | | /* width:32768px; */ |
| | | height: 100px; /* tbodyを表示する高さ、後でjsにて調整 */ |
| | | position:relative; |
| | | overflow: auto; /*スクロールバー*/ |
| | | float:left; |
| | | /* zq 去掉固定宽度 */ |
| | | /* width:32768px; */ |
| | | height: 100px; /* tbodyを表示する高さ、後でjsにて調整 */ |
| | | } |
| | | div#in_Div_L { |
| | | position:relative; |
| | | overflow: hidden; |
| | | float:left; |
| | | height: 100px; |
| | | position:relative; |
| | | overflow: hidden; |
| | | float:left; |
| | | height: 100px; |
| | | } |
| | | |
| | | body .pbBody table.list tr.headerRow td { |
| | | box-sizing: border-box; |
| | | text-align:center;font-weight:normal; |
| | | padding:0px 0px 0px 1px; |
| | | box-sizing: border-box; |
| | | text-align:center;font-weight:normal; |
| | | padding:0px 0px 0px 1px; |
| | | } |
| | | body .pbBody table.list tr.headerRow td.header1 { |
| | | text-align:center;font-weight:normal; |
| | | padding:0px 0px 0px 0px; |
| | | text-align:center;font-weight:normal; |
| | | padding:0px 0px 0px 0px; |
| | | } |
| | | body .pbBody table.list tr.dataRow td { |
| | | box-sizing: border-box; |
| | | padding:0px 0px 0px 1px; border-width: 0px 0px 1px 0px; vertical-align: middle; word-break:break-all; |
| | | box-sizing: border-box; |
| | | padding:0px 0px 0px 1px; border-width: 0px 0px 1px 0px; vertical-align: middle; word-break:break-all; |
| | | } |
| | | body .pbBody table.list tr.dataRow td.dataCellBorder { |
| | | /* いらない、使っていない */ |
| | | padding:0px 0px 0px 1px; border-width: 0px 0px 1px 0px; vertical-align: middle; word-break:break-all; |
| | | /* いらない、使っていない */ |
| | | padding:0px 0px 0px 1px; border-width: 0px 0px 1px 0px; vertical-align: middle; word-break:break-all; |
| | | } |
| | | body .pbBody table.list tr.dataRow td.dataCellBorder1 { |
| | | padding:0px 0px 0px 1px; |
| | | border-width: 0px 0px 1px 1px; vertical-align: middle; word-break:break-all; |
| | | padding:0px 0px 0px 1px; |
| | | border-width: 0px 0px 1px 1px; vertical-align: middle; word-break:break-all; |
| | | } |
| | | @-moz-document url-prefix() { |
| | | body .pbBody table.list tr.dataRow td.dataCellBorder1 {padding:0px 0px 0px 0px; border-width: 0px 0px 1px 1px; vertical-align: middle; word-break:break-all;} |
| | |
| | | table.list td input {width:85%;} |
| | | /* zq 选框样式调整 */ |
| | | table.list td.col_chk { |
| | | width: 30px; |
| | | height: 30px; |
| | | justify-content: center; |
| | | text-align: center; |
| | | width: 30px; |
| | | height: 30px; |
| | | justify-content: center; |
| | | text-align: center; |
| | | } |
| | | /* zq 添加行高 */ |
| | | table.list td.col_Fixture_Model_No_F__c {width:180px;line-height: 30px;} |
| | |
| | | table.list td.col_UpDown {width:120px;text-align:center;} |
| | | |
| | | table.list td textarea { |
| | | height:50px; |
| | | width:90%; |
| | | height:50px; |
| | | width:90%; |
| | | } |
| | | /* zq 调整表格样式 start */ |
| | | #tableData td{ |
| | | display: flex; |
| | | align-items: center; |
| | | height: inherit; |
| | | text-align: center; |
| | | line-height: 1.1rem; |
| | | display: flex; |
| | | align-items: center; |
| | | /* height: inherit; */ |
| | | text-align: center; |
| | | line-height: 1.1rem; |
| | | } |
| | | #tableHeader .headerRow td{ |
| | | display: inline-block; |
| | | height: 30px; |
| | | line-height: 30px; |
| | | display: inline-block; |
| | | height: 30px; |
| | | line-height: 30px; |
| | | } |
| | | .searchTable td>span, select, input{ |
| | | margin-left: 5px; |
| | | margin-left: 5px; |
| | | } |
| | | table.list td.col_Spare__c input{ |
| | | width: 20px; |
| | | height: 20px; |
| | | width: 20px; |
| | | height: 20px; |
| | | } |
| | | #tableData_R_0{ |
| | | display: flex; |
| | | display: flex; |
| | | } |
| | | |
| | | #tableHeader .headerRow td{ |
| | | display: flex; |
| | | justify-content: center; |
| | | flex-direction: row; |
| | | display: flex; |
| | | justify-content: center; |
| | | flex-direction: row; |
| | | } |
| | | body .headerRow{ |
| | | display: flex; |
| | | display: flex; |
| | | } |
| | | /* zq 调整表格样式 end */ |
| | | /* zq 选择框居中 */ |
| | | td.col_chk input{ |
| | | width: 16px !important; |
| | | height: 16px !important; |
| | | justify-content: center; |
| | | /* margin-top: 4px; */ |
| | | width: 16px !important; |
| | | height: 16px !important; |
| | | justify-content: center; |
| | | /* margin-top: 4px; */ |
| | | } |
| | | #tableHeader_L td.col_chk { |
| | | display: flex; |
| | | align-items: center; |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | /*URLFOR($Resource なのでRelationListPagingCmpCssに入れません*/ |
| | | /* |