| | |
| | | border-right: 1px solid #e9e9e9; |
| | | } |
| | | span:nth-child(3), span:nth-child(6) { |
| | | border-color: #91d5ff; |
| | | border-color: #474069; |
| | | } |
| | | span:nth-child(9) { |
| | | border-color: #ffa39e; |
| | | border-color: #C48584; |
| | | } |
| | | } |
| | | |
| | |
| | | tr { |
| | | th { |
| | | position: relative; |
| | | background-color: transparent; |
| | | background-color: #E3E7F2; |
| | | padding: 0; |
| | | height: 60px; |
| | | line-height: 60px; |
| | | text-align: center; |
| | | border-right: 1px solid #d8d8d8; |
| | | |
| | | .ant-table-header-column { |
| | | display: block; |
| | |
| | | max-width: 60px; |
| | | } |
| | | .ant-table-tbody { |
| | | tr:last-child { |
| | | background-color: #FBF8EF; |
| | | } |
| | | tr td { |
| | | position: relative; |
| | | background-color: transparent; |
| | | padding: 0; |
| | | height: 60px; |
| | | vertical-align: top; |
| | | border-right: 1px solid #d8d8d8; |
| | | |
| | | .content-wrap { |
| | | padding: 0px 5px; |