| | |
| | | } |
| | | } |
| | | } |
| | | .data-zoom.radio.tabs, .data-zoom.checkbox.tabs { |
| | | .mk-card { |
| | | > .card-item-box { |
| | | border-top: none!important; |
| | | border-left: none!important; |
| | | border-right: none!important; |
| | | border-radius: 0px!important; |
| | | border-bottom: 2px solid transparent!important; |
| | | transition: all 0.3s; |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | .mk-card:hover { |
| | | > .card-item-box { |
| | | .ant-mk-text, .ant-mk-date { |
| | | color: $color6; |
| | | } |
| | | } |
| | | } |
| | | .mk-card.active, .mk-card.selected { |
| | | > .card-item-box { |
| | | border-bottom-color: $color6!important; |
| | | .ant-mk-text, .ant-mk-date { |
| | | color: $color6; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | } |
| | | .normal-group-wrap { |
| | | .print-button:hover, .print-button:focus, .print-button:active { |