mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-08-17 21:25:47 +02:00
2 lines
3.0 KiB
CSS
2 lines
3.0 KiB
CSS
.coupon-box[data-v-cebcd9fb]{cursor:pointer;background-color:var(--pay-color-bg);border-radius:4px;align-items:center;padding:4px 10px;display:flex;position:relative}.coupon-box[data-v-cebcd9fb]:after{content:"";border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid var(--pay-color-bg);width:0;height:0;margin-top:-5px;display:inline-block;position:absolute;top:50%}.coupon-box.right[data-v-cebcd9fb]:after{right:-8px}.coupon-box.left[data-v-cebcd9fb]:after{border-left:none;border-right:8px solid var(--pay-color-bg);left:-8px}.coupon-box .coupon-logo[data-v-cebcd9fb]{background:url(/static/vite/images/icon.svg) 50%/contain no-repeat;width:16px;height:22px;margin-right:4px}.pro-badge[data-v-2b0f127e]{--badge-bg-color:#727e8e;background-color:var(--badge-bg-color);color:#fff;cursor:pointer;border-radius:4px;align-items:center;gap:4px;height:24px;padding:0 8px;display:flex}.pro-badge.pro[data-v-2b0f127e]{--badge-bg-color:var(--pay-color)}.pro-badge .text[data-v-2b0f127e]{font-size:12px;font-weight:600;line-height:18px}.menu-list[data-v-8a2311e9]{flex-wrap:wrap;display:flex}.menu-list .menu-item[data-v-8a2311e9]{cursor:pointer;justify-content:center;align-items:center;height:48px;padding:0 18px;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.menu-list .menu-item+.menu-item[data-v-8a2311e9]{margin-left:4px}.menu-list .menu-item.active[data-v-8a2311e9],.menu-list .menu-item[data-v-8a2311e9]:hover{color:var(--router-menu-active-text);background-color:var(--router-menu-active-bg)}.menu-list .menu-item[data-v-8a2311e9]:after{content:"";width:20px;height:2px;margin-left:-10px;transition:background-color .3s;display:block;position:absolute;bottom:0;left:50%}.menu-list .menu-item.active[data-v-8a2311e9]:after{background-color:var(--router-menu-active-text)}.soft-btn.n-button--error-type[data-v-e30fb08b]{--n-color:rgba(239,8,8,.14);--n-color-hover:rgba(239,8,8,.14);--n-color-focus:rgba(239,8,8,.14);--n-color-pressed:rgba(239,8,8,.14);--n-border:1px solid rgba(239,8,8,.19);--n-border-hover:1px solid rgba(239,8,8,.19);--n-border-pressed:1px solid rgba(239,8,8,.19);--n-border-focus:1px solid rgba(239,8,8,.19);--n-text-color:#666;--n-text-color-pressed:#666;--n-text-color-focus:#666;--n-text-color-hover:#ef0808}.install-box[data-v-cbd3a0f8]{z-index:100;--un-bg-opacity:1;background-color:rgba(127,127,127,var(--un-bg-opacity)) ;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.install-box .install-desc[data-v-cbd3a0f8]{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity)) ;text-align:center;--un-text-opacity:1;max-width:350px;color:rgba(85,85,85,var(--un-text-opacity)) ;justify-content:center;align-items:center;padding:16px;font-size:13px;display:flex}.iframePage[data-v-c7344c42]{z-index:996;border-style:none;width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0}.n-tag[data-v-3eeccaf3]{--n-height:16px;--n-padding:0 5px;--n-font-size:90%;--n-text-color:#2196f3;font-family:Menlo,Monaco,Consolas,Courier New,monospace}
|