| | |
| | | > td:last-child { |
| | | padding: 0px; |
| | | } |
| | | textarea.ant-input { |
| | | vertical-align: middle; |
| | | } |
| | | } |
| | | .editable-row.active { |
| | | td { |
| | | background-color: #bae7ff!important; |
| | | } |
| | | } |
| | | .mk-index { |
| | | text-align: center; |
| | |
| | | .edit-operation-btn { |
| | | display: block; |
| | | text-align: center; |
| | | span { |
| | | > span { |
| | | margin-right: 10px; |
| | | cursor: pointer; |
| | | font-size: 16px; |
| | |
| | | } |
| | | .copy { |
| | | color: #26C281; |
| | | } |
| | | .status { |
| | | color: #8E44AD; |
| | | } |
| | | .danger { |
| | | color: #ff4d4f; |
| | |
| | | .danger { |
| | | color: rgba(0, 0, 0, .25); |
| | | } |
| | | .status { |
| | | color: rgba(0, 0, 0, .25); |
| | | } |
| | | .copy { |
| | | color: rgba(0, 0, 0, .25); |
| | | } |