PluginProbe ʕ •ᴥ•ʔ
ShopEngine Elementor WooCommerce Builder Addon – All in One WooCommerce Solution with eCommerce Templates & Woo Widgets / 4.9.5
ShopEngine Elementor WooCommerce Builder Addon – All in One WooCommerce Solution with eCommerce Templates & Woo Widgets v4.9.5
4.9.5 4.9.4 4.9.3 4.9.2 4.9.1 4.9.0 2.0.0 2.1.0 2.2.0 2.2.1 2.2.2 2.3.0 2.4.0 2.5.0 2.5.1 3.0.0 3.1.0 3.1.1 4.0.0 4.0.1 4.1.0 4.1.1 4.2.0 4.2.1 4.3.0 4.3.1 4.4.0 4.5.0 4.5.1 4.6.0 4.6.1 4.6.2 4.6.3 4.6.4 4.6.5 4.6.6 4.6.7 4.6.8 4.6.9 4.7.0 4.7.1 4.7.2 4.7.3 4.7.4 4.7.5 4.7.6 4.7.7 4.7.8 4.7.9 4.8.0 4.8.1 4.8.2 4.8.3 4.8.4 4.8.5 4.8.6 4.8.7 4.8.8 4.8.9 trunk 0.1.2-beta 0.1.3-beta 0.1.4-beta 1.0.0 1.1.0 1.1.1 1.1.2 1.1.3 1.2.0 1.2.1 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.4.0 1.4.1 1.5.0 1.5.1 1.6.0 1.6.1 1.7.0 1.8.0 1.8.1 1.9.0
shopengine / utils / feedback / assets / css / shopengine-deactivation-modal.css
shopengine / utils / feedback / assets / css Last commit date
shopengine-deactivation-modal.css 2 months ago
shopengine-deactivation-modal.css
1 lines
1 .shopengine-deactivation-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.shopengine-deactivation-modal.open{display:flex;align-items:center;justify-content:center}.shopengine-deactivation-content{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);max-width:480px;width:90%;max-height:90vh;overflow-y:auto;animation:mf_slideIn .3s ease-out}@keyframes mf_slideIn{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes mf_slideDown{from{opacity:0;transform:translateY(-10px);max-height:0}to{opacity:1;transform:translateY(0);max-height:200px}}.shopengine-deactivation-header{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid #e8e8e8;background:#f8f8f8}.shopengine-deactivation-header span{position:relative;top:-6px}.shopengine-deactivation-header h2{margin:0;font-size:18px;font-weight:600;color:#13151d}.shopengine-deactivation-header h2 svg{position:relative;top:2px}.shopengine-deactivation-close{background:0 0;border:none;font-size:32px;font-weight:300;cursor:pointer;color:#999;padding:0;line-height:1;transition:color .3s ease}.shopengine-deactivation-close:hover{color:#2c3e50}.shopengine-deactivation-body>p{margin:0 0 20px 0;font-size:14px;color:#555;line-height:1.6}.shopengine-deactivation-title{padding:20px 20px 25px 20px;margin:0;font-size:16px}.shopengine-deactivation-error-message{display:none;color:#b00020;margin-bottom:10px}.shopengine-deactivation-form{display:flex;flex-direction:column}.shopengine-deactivation-radio-group{display:flex;flex-direction:column;padding:0 20px 20px 20px}.shopengine-deactivation-radio-item{display:flex;flex-direction:column;transition:background-color .2s ease}.shopengine-deactivation-radio-option{display:flex;align-items:center;padding:0;margin:0;font-weight:400;cursor:pointer;user-select:none;padding:6px 8px;border-radius:6px}.shopengine-deactivation-radio-option input[type=radio]{margin:0 10px 0 0;cursor:pointer;accent-color:#65a0ff;transition:.3s}.shopengine-deactivation-radio-option:has(input[type=radio]:checked){background:#eaf2ff;border-color:#65a0ff}.shopengine-deactivation-radio-option span{font-size:14px;font-weight:400;color:#13151d;line-height:1.5}.shopengine-deactivation-radio-feedback{display:none;padding:10px 12px;margin-top:8px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:inherit;transition:border-color .3s ease;resize:vertical;min-height:60px}.shopengine-deactivation-radio-feedback.active{display:block;animation:mf_slideDown .3s ease-out forwards}.shopengine-deactivation-radio-item:has(input[type=radio]:checked) .shopengine-deactivation-radio-feedback{display:block;animation:mf_slideDown .3s ease-out forwards}.shopengine-deactivation-radio-feedback:focus{outline:0;border-color:#65a0ff;box-shadow:0 0 0 2px rgba(0,124,186,.1)}.shopengine-deactivation-form .form-group input[type=email],.shopengine-deactivation-form .form-group input[type=text],.shopengine-deactivation-form .form-group select,.shopengine-deactivation-form .form-group textarea{padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:inherit;transition:border-color .3s ease}.shopengine-deactivation-form .form-group textarea{resize:vertical;min-height:80px}.shopengine-deactivation-form input[type=email],.shopengine-deactivation-form input[type=text],.shopengine-deactivation-form select,.shopengine-deactivation-form textarea,.shopengine-deactivation-radio-feedback{box-sizing:border-box;width:100%}.shopengine-deactivation-form textarea,.shopengine-deactivation-radio-feedback{padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:inherit;transition:border-color .3s ease;resize:vertical;min-height:80px}.shopengine-deactivation-footer{display:flex;gap:10px;justify-content:space-between;padding-top:20px;border-top:1px solid #e8e8e8;padding:16px 20px}.shopengine-btn{padding:8px 22px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center}.shopengine-btn-primary{background-color:#c20f6f;color:#fff}.shopengine-btn-primary:hover{background-color:#e12489}.shopengine-btn-primary:disabled{background-color:#ccc;cursor:not-allowed}.shopengine-btn-secondary{background-color:#fff;color:#52535a}.shopengine-btn-secondary:hover{background-color:#f1f1f1}.shopengine-btn-secondary:disabled{background-color:#f9f9f9;color:#999;cursor:not-allowed}.shopengine-deactivation-submit.loading{display:flex;position:relative;pointer-events:none;opacity:.7}.shopengine-deactivation-submit.loading::after{content:'';display:inline-block;right:10px;top:50%;margin-left:4px;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:mf_spin .8s linear infinite}@keyframes mf_spin{to{transform:rotate(360deg)}}.shopengine-deactivation-error-message,.shopengine-deactivation-success-message{padding:8px;margin:15px 20px 0;border-radius:4px;font-size:14px;animation:mf_slideIn .3s ease-out}.shopengine-deactivation-success-message{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.shopengine-deactivation-error-message{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@media (max-width:768px){.shopengine-deactivation-content{width:95%}.shopengine-deactivation-header h2{font-size:16px}.shopengine-deactivation-footer{flex-direction:column-reverse}.shopengine-btn{width:100%}}