| | |
| | | cursor: pointer; |
| | | z-index: 1; |
| | | top: 19px; |
| | | right: -210px; |
| | | right: -50px; |
| | | color: rgb(24, 144, 255); |
| | | display: none; |
| | | display: inline-block; |
| | | opacity: 0.4; |
| | | transition: opacity 0.2s; |
| | | } |
| | |
| | | cursor: pointer; |
| | | z-index: 1; |
| | | top: 19px; |
| | | right: -319px; |
| | | right: -50px; |
| | | color: rgb(24, 144, 255); |
| | | display: none; |
| | | display: inline-block; |
| | | opacity: 0.4; |
| | | transition: opacity 0.2s; |
| | | } |
| | |
| | | cursor: pointer; |
| | | z-index: 1; |
| | | top: 19px; |
| | | right: -355px; |
| | | right: -90px; |
| | | color:purple; |
| | | display: none; |
| | | display: inline-block; |
| | | opacity: 0.4; |
| | | transition: opacity 0.2s; |
| | | } |
| | | .mk-copy-fields:hover, .mk-copy-datasource:hover, .mk-paste-datasource:hover { |
| | | opacity: 1; |
| | | } |
| | | .ant-tabs-tab-active { |
| | | .mk-copy-fields, .mk-copy-datasource, .mk-paste-datasource { |
| | | display: inline-block; |
| | | } |
| | | } |
| | | .count-tip { |
| | | position: absolute; |