| | |
| | | } |
| | | } |
| | | |
| | | .mk-disabled { |
| | | color: #bcbcbc; |
| | | cursor: not-allowed; |
| | | .ant-btn { |
| | | cursor: not-allowed; |
| | | } |
| | | .ant-table-selection-column { |
| | | > span::after { |
| | | content: ' '; |
| | | display: block; |
| | | position: absolute; |
| | | top: 0; |
| | | bottom: 0; |
| | | left: 0; |
| | | right: 0; |
| | | z-index: 1; |
| | | } |
| | | } |
| | | .ant-checkbox-checked .ant-checkbox-inner { |
| | | background-color: #fff!important; |
| | | border-color: #d9d9d9!important; |
| | | } |
| | | } |
| | | |
| | | table { |
| | | max-width: 100%; |
| | | width: 100%; |
| | |
| | | |
| | | img { |
| | | max-width: 100%; |
| | | max-height: 128px; |
| | | display: block; |
| | | } |
| | | img + img { |
| | |
| | | |
| | | img { |
| | | max-width: 100%; |
| | | max-height: 128px; |
| | | display: block; |
| | | float: right; |
| | | } |
| | |
| | | } |
| | | } |
| | | .picture-col { |
| | | img { |
| | | max-width: 100%; |
| | | display: inline-block; |
| | | margin-left: -5px; |
| | | margin-right: -5px; |
| | | >.ant-col { |
| | | padding: 5px; |
| | | } |
| | | img + img { |
| | | margin-top: 10px; |
| | | .mk-picture { |
| | | background-color: #d9d9d9; |
| | | background-position: center center; |
| | | background-size: cover; |
| | | } |
| | | .image-scale { |
| | | cursor: zoom-in; |
| | |
| | | padding-left: 0px; |
| | | } |
| | | } |
| | | |
| | | .video-wrap { |
| | | .video-react-playback-rate { |
| | | display: none; |
| | | } |
| | | } |
| | | } |
| | | .ant-table-tbody > tr > td[rowspan] { |
| | | vertical-align: middle; |