| | |
| | | background-color: #f53f3f; |
| | | margin-right: 8px; |
| | | } |
| | | &-blue { |
| | | display: inline-block; |
| | | width: 8px; |
| | | height: 8px; |
| | | border-radius: 50%; |
| | | background-color: #1A6FB8; |
| | | margin-right: 8px; |
| | | } |
| | | } |
| | | &-value { |
| | | color: #1d2129; |
| | |
| | | } |
| | | } |
| | | &-r { |
| | | cursor: pointer; |
| | | background: linear-gradient(271deg, #13c2c2 0%, rgba(5, 174, 174, 0.8) 14%); |
| | | color: #fff; |
| | | display: flex; |
| | |
| | | color: #1a6fb8 !important; |
| | | } |
| | | } |
| | | .source-button1 { |
| | | cursor: pointer; |
| | | border: 1px solid #c9cdd4 !important; |
| | | border-radius: 4px !important; |
| | | padding: 8px 16px !important; |
| | | display: flex !important; |
| | | align-items: center !important; |
| | | height: 38px !important; |
| | | width: 126px !important; |
| | | color: #1d2129 !important; |
| | | gap: 8px !important; |
| | | &-color { |
| | | background-color: rgba(182, 221, 241, 0.48) !important; |
| | | color: #1a6fb8 !important; |
| | | } |
| | | } |
| | | |
| | | .source-icon { |
| | | cursor: pointer; |