UNPKG

ttk-app-core

Version:
153 lines (151 loc) 4.43 kB
.app-auxsumaccount-rpt{ width: 100%; height: 100%; padding: 10px; overflow: auto; .mk-table .ant-table-tbody td{ // height: 37px !important; } .mk-normal-search-left{ height: 30px; } .mk-normal-search{ .app-auxsumaccount-rpt-normalSearch{ display: inline-block; position: relative; margin-right: 8px; .edficon{ font-size: 19px; } .mk-activeLabelSelect .ant-select-selection-selected-value { max-width: 67px; } .ant-select-selection__clear{ margin-right: none; right: 17px; } .app-auxsumaccount-rpt-normalSearch-leftBtn{ display: inline-block; position: absolute; left: 1px; top: 1px; width: 25px; z-index: 10; height: 20px; line-height: 30px; text-align: center; cursor: pointer; color: #ACACAC; border: none; } .app-auxsumaccount-rpt-normalSearch-input{ width: 180px; height: 30px; .ant-select-selection--single{ height: 30px; line-height: 1.1 } .ant-select-arrow{ display: none; } .ant-select-selection__rendered{ height: 30px; line-height: 30px; margin: 0 20px; .ant-select-selection-selected-value{ padding-right: 0; font-size: 12px; line-height: 30px; } } } .app-auxsumaccount-rpt-normalSearch-rightBtn{ display: inline-block; position: absolute; right: 1px; top: 1px; z-index: 10; height: 20px; width: 25px; line-height: 30px; text-align: center; cursor: pointer; color: #ACACAC; border: none; } } } &-Body{ flex: 1; background: #fff; border-right: 1px solid #d9d9d9; table tr td:last-child{ border-right: none !important; } .ant-table .ant-table-thead{ tr{ th:last-child{ border-right: none; } } } .ant-table-placeholder{ border-right: none !important; border-left: none !important; } .ant-table-fixed-header table tr th:last-child{ border-right: 1px solid #d9d9d9 !important; } .ant-table-fixed-header table tr td:last-child{ border-right: 1px solid #d9d9d9 !important; } table tr .table_center{ text-align: center; } table tr td[rowspan]:first-child{ background: #fff ; } table tr:hover td[rowspan]{ background: rgba(30, 181, 173, 0.07); } } &-dayin { font-size: 26px; color: @iconDayin; display: block; width: 30px; height: 30px; text-align: center; box-sizing: border-box; background: #FFFFFF; border: @iconBorder; border-radius: 2px; margin-left: 8px; cursor: pointer; line-height: 30px; } &-daochu { font-size: 26px; color: @iconDaochu; display: block; width: 30px; height: 26px; text-align: center; box-sizing: border-box; background: #FFFFFF; border: @iconBorder; border-radius: 2px; margin-left: 8px; cursor: pointer; line-height: 28px; } &-footer{ overflow: hidden; align-items: right; padding-top: 10px; height: 40px; } } .app-auxsumaccount-rpt-account-select-item{ font-size: 12px; }