-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
227.7f539d9e.css
1 lines (1 loc) · 17.7 KB
/
227.7f539d9e.css
1
:root .wallet_okd5810{--okd-notification-success-icon-color:var(--okd-color-fq-green-lv1);--okd-notification-info-icon-color:var(--okd-color-blue-700);--okd-notification-warn-icon-color:var(--okd-color-fq-orange-lv1);--okd-notification-error-icon-color:var(--okd-color-fq-red-lv1);--okd-notification-title-color:var(--okd-color-gray-900);--okd-notification-text-color:var(--okd-color-gray-400);--okd-notification-action-confirm-btn-color:var(--okd-color-blue-700);--okd-notification-action-cancel-btn-color:var(--okd-color-gray-700);--okd-notification-box-close-icon-color:var(--okd-color-gray-400);--okd-notification-box-shadow:var(--okd-shadow-xl);--okd-notification-box-background:var(--okd-color-white);--okd-notification-box-border-color:var(--okd-color-gray-100);--okd-notification-box-border-radius:var(--okd-border-radius-md);--okd-notification-box-padding:16px;--okd-notification-box-each-margin:14px;--okd-notification-box-max-width:700px;--okd-notification-box-min-width:451px;--okd-notification-box-auto-width-min-width:100px;--okd-notification-box-icon-text-margin:15px;--okd-notification-title-font-size:var(--okd-font-size-md);--okd-notification-title-line-height:var(--okd-line-height-md);--okd-notification-text-font-size:var(--okd-font-size-md);--okd-notification-text-line-height:var(--okd-line-height-md);--okd-notification-action-font-size:var(--okd-font-size-md);--okd-notification-action-line-height:var(--okd-line-height-md)}.theme-dark .wallet_okd5810{--okd-notification-success-icon-color:var(--okd-color-fq-green-lv1);--okd-notification-info-icon-color:var(--okd-color-blue-800);--okd-notification-warn-icon-color:var(--okd-color-fq-orange-lv1);--okd-notification-error-icon-color:var(--okd-color-fq-red-lv1);--okd-notification-title-color:var(--okd-color-text-amplifed);--okd-notification-text-color:var(--okd-color-text-light);--okd-notification-action-confirm-btn-color:var(--okd-color-fq-blue-lv1);--okd-notification-action-cancel-btn-color:var(--okd-color-gray-500);--okd-notification-box-close-icon-color:var(--okd-color-gray-400);--okd-notification-box-shadow:var(--okd-shadow-xl);--okd-notification-box-background:var(--okd-color-background-3);--okd-notification-box-border-color:var(--okd-color-gray-200);--okd-notification-box-border-radius:var(--okd-border-radius-md);--okd-notification-box-padding:16px;--okd-notification-box-each-margin:14px;--okd-notification-box-max-width:700px;--okd-notification-box-min-width:451px;--okd-notification-box-auto-width-min-width:100px;--okd-notification-box-icon-text-margin:15px;--okd-notification-title-font-size:var(--okd-font-size-md);--okd-notification-title-line-height:var(--okd-line-height-md);--okd-notification-text-font-size:var(--okd-font-size-md);--okd-notification-text-line-height:var(--okd-line-height-md);--okd-notification-action-font-size:var(--okd-font-size-md);--okd-notification-action-line-height:var(--okd-line-height-md)}.wallet_okd5810-notification{box-sizing:border-box;display:flex;flex-direction:column;height:100vh;left:0;line-height:1;margin:0;padding:0;pointer-events:none;position:fixed;top:0;width:100vw}.wallet_okd5810-notification *{box-sizing:border-box}.wallet_okd5810-notification-container.container-remove{animation-duration:.55s;animation-name:NotificationOutTop}.wallet_okd5810-notification-box{animation-duration:.3s;background:var(--okd-notification-box-background);border:thin solid var(--okd-notification-box-border-color);border-radius:var(--okd-notification-box-border-radius);box-shadow:var(--okd-notification-box-shadow);display:inline-flex;line-height:1;margin:calc(var(--okd-notification-box-each-margin)/2) 0;max-width:var(--okd-notification-box-max-width);min-width:var(--okd-notification-box-min-width);overflow:hidden;padding:var(--okd-notification-box-padding);pointer-events:all;position:relative}.wallet_okd5810-notification-box.auto-width{min-width:var(--okd-notification-box-auto-width-min-width)}.wallet_okd5810-notification-box .wallet_okd5810-notification-icon-circle-container{display:inline-block;height:20px;margin-right:var(--okd-notification-box-icon-text-margin);vertical-align:top;width:20px}.wallet_okd5810-notification-box .wallet_okd5810-notification-icon-new{font-size:20px;height:100%;width:100%}.wallet_okd5810-notification-box .wallet_okd5810-notification-content{display:inline-flex;flex:1 1;flex-direction:column;flex-wrap:wrap}.wallet_okd5810-notification-box .wallet_okd5810-notification-inline{flex-direction:row}.wallet_okd5810-notification-box .wallet_okd5810-notification-inline .wallet_okd5810-notification-action{margin-top:0;width:auto}.wallet_okd5810-notification-box .wallet_okd5810-notification-title-box{display:inline-flex;flex:1 1;flex-direction:column;flex-wrap:wrap}.wallet_okd5810-notification-box .wallet_okd5810-notification-title{color:var(--okd-notification-title-color);flex:1 1;flex-shrink:0;font-size:var(--okd-notification-title-font-size);font-weight:500;line-height:var(--okd-notification-title-line-height);text-align:left}.wallet_okd5810-notification-box .wallet_okd5810-notification-desc,.wallet_okd5810-notification-box .wallet_okd5810-notification-text{color:var(--okd-notification-text-color);font-size:var(--okd-notification-text-font-size);line-height:var(--okd-notification-text-line-height)}.wallet_okd5810-notification-box .wallet_okd5810-notification-desc{margin-top:4px;text-align:left;width:100%}.wallet_okd5810-notification-box .wallet_okd5810-notification-action{display:inline-block;margin-top:12px;pointer-events:auto;text-align:left;width:100%}.wallet_okd5810-notification-box .wallet_okd5810-notification-action .action-undo{color:var(--okd-notification-action-confirm-btn-color);cursor:pointer;font-size:var(--okd-notification-action-font-size);font-weight:500;line-height:var(--okd-notification-action-line-height)}.wallet_okd5810-notification-box .wallet_okd5810-notification-action .action-dismiss{color:var(--okd-notification-action-cancel-btn-color);cursor:pointer;font-size:var(--okd-notification-action-font-size);font-weight:500;line-height:var(--okd-notification-action-line-height)}.wallet_okd5810-notification-box .wallet_okd5810-notification-action .action-undo+.action-dismiss{margin-left:16px}.wallet_okd5810-notification-box .wallet_okd5810-notification-close{-webkit-tap-highlight-color:transparent;color:var(--okd-notification-box-close-icon-color);cursor:pointer;font-size:22px;height:22px;margin-left:15px;pointer-events:auto;position:relative;top:-2px;width:22px}.wallet_okd5810-notification-box.success .wallet_okd5810-notification-icon-new{color:var(--okd-notification-success-icon-color)}.wallet_okd5810-notification-box.info .wallet_okd5810-notification-icon-new{color:var(--okd-notification-info-icon-color)}.wallet_okd5810-notification-box.warn .wallet_okd5810-notification-icon-new{color:var(--okd-notification-warn-icon-color)}.wallet_okd5810-notification-box.error .wallet_okd5810-notification-icon-new{color:var(--okd-notification-error-icon-color)}.wallet_okd5810-notification.wallet_okd5810-notification-bottom,.wallet_okd5810-notification.wallet_okd5810-notification-bottom-left,.wallet_okd5810-notification.wallet_okd5810-notification-bottom-right{justify-content:flex-end}.wallet_okd5810-notification.wallet_okd5810-notification-bottom .container-remove,.wallet_okd5810-notification.wallet_okd5810-notification-bottom-left .container-remove,.wallet_okd5810-notification.wallet_okd5810-notification-bottom-right .container-remove{animation-name:NotificationOutBottom}.wallet_okd5810-notification.wallet_okd5810-notification-bottom-right .wallet_okd5810-notification-container,.wallet_okd5810-notification.wallet_okd5810-notification-top-right .wallet_okd5810-notification-container{text-align:right}.wallet_okd5810-notification.wallet_okd5810-notification-bottom .wallet_okd5810-notification-container,.wallet_okd5810-notification.wallet_okd5810-notification-top .wallet_okd5810-notification-container{text-align:center}.wallet_okd5810-notification.wallet_okd5810-notification-bottom-left .wallet_okd5810-notification-box,.wallet_okd5810-notification.wallet_okd5810-notification-top-left .wallet_okd5810-notification-box{animation-name:NotificationInLeft}.wallet_okd5810-notification.wallet_okd5810-notification-bottom-right .wallet_okd5810-notification-box,.wallet_okd5810-notification.wallet_okd5810-notification-top-right .wallet_okd5810-notification-box{animation-name:NotificationInRight}.wallet_okd5810-notification.wallet_okd5810-notification-top .wallet_okd5810-notification-box{animation-name:NotificationInTop}.wallet_okd5810-notification.wallet_okd5810-notification-bottom .wallet_okd5810-notification-box{animation-name:NotificationInBottom}@media (max-width:767px){.wallet_okd5810-notification.wallet_okd5810-notification-bottom-left .wallet_okd5810-notification-container,.wallet_okd5810-notification.wallet_okd5810-notification-bottom-right .wallet_okd5810-notification-container,.wallet_okd5810-notification.wallet_okd5810-notification-top-left .wallet_okd5810-notification-container,.wallet_okd5810-notification.wallet_okd5810-notification-top-right .wallet_okd5810-notification-container{text-align:center}.wallet_okd5810-notification-box{min-width:0;min-width:auto;width:100%}.wallet_okd5810-notification-box.auto-width{width:auto}}@keyframes NotificationInLeft{0%{opacity:0;transform:translate3d(-30px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes NotificationInRight{0%{opacity:0;transform:translate3d(30px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes NotificationInTop{0%{opacity:0;transform:translate3d(0,-30px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes NotificationInBottom{0%{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes NotificationOutBottom{0%{max-height:150px;opacity:1;transform:translateZ(0)}to{max-height:0;opacity:0;transform:translate3d(0,30px,0)}}@keyframes NotificationOutTop{0%{max-height:150px;opacity:1;transform:translateZ(0)}to{max-height:0;opacity:0;transform:translate3d(0,-30px,0)}}.wallet-address-container{display:flex;height:100%}.wallet-address-container .wallet-address-button{align-items:center;display:flex}.wallet-address-container .wallet-address-button .btn-address{display:none}@media (min-width:1024px){.wallet-address-container .wallet-address-button .btn-address{display:inline-block}}.wallet-address-container .address-drop-container{align-items:center;color:#fafafa;cursor:pointer;display:flex;font-size:14px;font-weight:500;line-height:20px}.wallet-address-container .address-drop-container .address-avator-container{border:1px solid hsla(0,0%,100%,.15);border-radius:50%;height:20px;margin-right:6px;overflow:hidden;width:20px}.wallet-address-container .address-drop-container .icon-wallet{border-radius:50%;height:20px;margin-right:6px;width:20px}.wallet-address-container .address-drop-container .address-span{display:inline-block;max-width:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:768px){.wallet-address-container .address-drop-container .address-span{max-width:218px}}@media (min-width:1024px){.wallet-address-container .address-drop-container .address-span{max-width:186px}}@media (min-width:1270px){.wallet-address-container .address-drop-container .address-span{max-width:152px}}.wallet-address-container .address-drop-container .arrow-wrapper{color:#e3e3e3;display:inline-block;margin-left:4px;transform:rotate(0deg)}.wallet-address-container .address-drop-container .arrow-wrapper .icon{font-size:12px}.wallet-address-container .address-drop-container .arrow-wrapper.arrow-wrapper-rotate{transform:rotate(-180deg)}.wallet-connect-container{display:block}@media (min-width:1024px){.wallet-connect-container{display:none}}.wallet-common-layer{border:initial;border-radius:8px;box-shadow:0 25px 50px rgba(0,0,0,.25)}@media (max-width:767px){.index_desc__FM9AF{word-wrap:break-word;word-break:break-all}}.index_copy-address__2Ydvg .index_copy-btn-container__QAn9z{align-items:center;background:var(--wallet-header-dialog-scan-background);border-radius:14px;display:flex;height:40px;justify-content:center;width:40px}.index_copy-address__2Ydvg .index_copy-btn-container__QAn9z:hover{background:var(--wallet-header-dialog-category-background-actived)}.index_copy-address__2Ydvg .index_copy-btn-container__QAn9z .index_btn__IVmjl{border-radius:50%;color:var(--wallet-connect-dialog-font-color);cursor:pointer;font-size:24px;padding:5px}.index_copy-address__2Ydvg .index_copy-btn-container__QAn9z .index_active__je1uT{background:var(--wallet-header-dialog-category-background-actived)}.index_option__Delbf.index_optionBox__7MD1N,.index_popupContent__hiQcA{height:100%}@media (min-width:768px){.index_option__Delbf.index_optionBox__7MD1N{max-height:620px;min-width:200px}}.index_content__KywKX.index_contentBox__JLTUs{overflow-y:hidden}.index_address-item__vLAFU{align-items:center;cursor:pointer;display:flex;justify-content:space-between;width:100%}.index_address-item__vLAFU:hover{background-color:var(--wallet-header-panel-hover-background)}.index_address-item__vLAFU .index_content__KywKX{align-items:center;display:flex}.index_address-item__vLAFU .index_content__KywKX .index_logo__O2C0q{border:1px solid var(--wallet-connect-dialog-border-color);border-radius:50%;height:24px;width:24px}.index_address-item__vLAFU .index_content__KywKX .index_logo__O2C0q .index_img__BGyZJ{max-width:100%}.index_address-item__vLAFU .index_content__KywKX .index_info__SGLhd{display:flex;flex-direction:column;margin-left:8px}.index_address-item__vLAFU .index_content__KywKX .index_info__SGLhd .index_chainName__Ii8SA{color:var(--wallet-connect-dialog-font-color);line-height:16px}@media (max-width:767px){.index_address-item__vLAFU .index_content__KywKX .index_info__SGLhd .index_chainName__Ii8SA{font-size:16px;line-height:20px}}.index_address-item__vLAFU .index_content__KywKX .index_info__SGLhd .index_chainAddr__VOjJR{color:#929292;font-size:12px;line-height:16px}.index_address-item__vLAFU .index_icon__4l4NX{color:var(--wallet-connect-dialog-font-color);font-size:20px}.index_searchEmpty__TJuhi{color:#bdbdbd;font-size:14px;font-style:normal;font-weight:400;line-height:16px;padding:22px 0;text-align:center}:root .wallet_okd5810{--okd-tooltip-default-font-color:var(--okd-color-text-white);--okd-tooltip-neutral-background:var(--okd-color-gray-800);--okd-tooltip-negative-background:var(--okd-color-fq-red-lv1);--okd-tooltip-positive-background:var(--okd-color-fq-green-lv1);--okd-tooltip-informative-background:var(--okd-color-blue-700)}.theme-dark .wallet_okd5810{--okd-tooltip-default-font-color:var(--okd-color-text-amplifed);--okd-tooltip-neutral-background:var(--okd-color-gray-200);--okd-tooltip-negative-background:var(--okd-color-fq-red-lv1);--okd-tooltip-positive-background:var(--okd-color-fq-green-lv1);--okd-tooltip-informative-background:var(--okd-color-fq-blue-lv1)}.wallet_okd5810-tooltip .wallet_okd5810-popup-layer-content{word-wrap:break-word;background-color:var(--okd-tooltip-neutral-background);border-radius:2px;color:var(--okd-tooltip-default-font-color);font-size:12px;line-height:16px;max-width:160px;padding:6px 8px}.wallet_okd5810-tooltip .wallet_okd5810-popup-layer-arrow-inner{background-color:var(--okd-tooltip-neutral-background)}.wallet_okd5810-tooltip-negative .wallet_okd5810-popup-layer-arrow-inner,.wallet_okd5810-tooltip-negative .wallet_okd5810-popup-layer-content{background-color:var(--okd-tooltip-negative-background)}.wallet_okd5810-tooltip-positive .wallet_okd5810-popup-layer-arrow-inner,.wallet_okd5810-tooltip-positive .wallet_okd5810-popup-layer-content{background-color:var(--okd-tooltip-positive-background)}.wallet_okd5810-tooltip-informative .wallet_okd5810-popup-layer-arrow-inner,.wallet_okd5810-tooltip-informative .wallet_okd5810-popup-layer-content{background-color:var(--okd-tooltip-informative-background)}.wallet-container{border-radius:8px;box-sizing:border-box;padding:16px}@media (min-width:768px){.wallet-container{min-width:360px}}.wallet-container .wallet-address{align-items:center;display:flex;justify-content:space-between;padding:12px 8px 22px}.wallet-container .wallet-address .wallet-address-avator{border:2px solid transparent;border-radius:50%;cursor:pointer;height:42px;width:42px}.wallet-container .wallet-address .wallet-address-avator:hover{border-color:rgba(0,0,0,.07)}.wallet-container .wallet-address .wallet-address-avator .wallet-address-avator-img{border-radius:50%}.wallet-container .wallet-address .wallet-address-detail{flex:1 1;overflow:hidden;padding-left:8px;padding-right:8px}.wallet-container .wallet-address .wallet-address-detail-text{align-items:center;display:flex;line-height:24px}.wallet-container .wallet-address .wallet-address-detail-address{color:var(--wallet-connect-dialog-font-color);cursor:pointer;font-size:18px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:768px){.wallet-container .wallet-address .wallet-address-detail-address{max-width:240px}}.wallet-container .wallet-address .badge-container{background-color:#05c48e;border-radius:6px;height:6px;margin-left:8px;width:6px}.wallet-container .wallet-address .wallet-address-detail-brand{color:#929292;font-size:14px;line-height:16px;margin-top:2px}.wallet-container .wallet-address-tooltip{width:100%}.wallet-container .address-line{background-color:var(--wallet-connect-dialog-border-color);height:1px}.wallet-container .operate-line{margin-top:0}.wallet-container .wallet-operate{margin:16px -4px 4px}.wallet-container .wallet-operate .operation-button{align-items:center;border-radius:4px;color:var(--wallet-connect-dialog-font-color);cursor:pointer;display:flex;line-height:24px;padding:12px 16px 12px 12px}.wallet-container .wallet-operate .operation-button:hover{background-color:var(--wallet-header-panel-hover-background)}.wallet-container .wallet-operate .operation-button_icon{font-size:24px;margin-right:14px}.wallet-container .wallet-operate .operation-button_text{font-size:18px;font-weight:500;margin-left:20px}.wallet-container .wallet-operate .operation-logout-icon{font-size:24px}.index_container__pO1bb{height:100%}