PluginProbe
FireBox – WooCommerce Popup Builder, Exit Intent Popup, Email Optin & Cart Abandonment / 1.0.6
FireBox – WooCommerce Popup Builder, Exit Intent Popup, Email Optin & Cart Abandonment v1.0.6
3.1.13 3.1.12 3.1.11 3.1.10 3.1.9 3.1.8 3.1.7 trunk 1.0.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 All 122 releases
firebox / Inc / Framework / media / admin / css / fpf_repeater.css

fpf_repeater.css in FireBox – WooCommerce Popup Builder, Exit Intent Popup, Email Optin & Cart Abandonment 1.0.6, at Inc/Framework/media/admin/css/fpf_repeater.css

4 lines 2.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .fpf-repeater-field.actions-fixed .fpf-repeater-item>.actions{position:absolute;right:15px;top:15px}.fpf-repeater-field.fb-actions-align-center .fpf-repeater-item>.actions{top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2em 0 0}.fpf-repeater-field .fpf-repeater-item{position:relative;padding:1em;border-radius:3px;border:1px solid #e6e6e6;background:#fff}.fpf-repeater-field .fpf-repeater-item.sortable-ghost{background:#f5f5f5}.fpf-repeater-field .fpf-repeater-item:hover>.actions{opacity:1;visibility:visible;z-index:5}.fpf-repeater-field .fpf-repeater-item>.actions{position:absolute;top:1em;right:1em;list-style-type:none;padding:0;margin:0;opacity:0;visibility:hidden;z-index:-1;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.fpf-repeater-field .fpf-repeater-item>.actions li{position:relative;margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#888;cursor:pointer}.fpf-repeater-field .fpf-repeater-item>.actions li+li{margin-left:.75em}.fpf-repeater-field .fpf-repeater-item>.actions li::after{content:'';display:block;opacity:0;position:absolute;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);z-index:0;left:-6px;top:-6px;background:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;width:calc(100% + 12px);height:calc(100% + 12px);border-radius:50%}.fpf-repeater-field .fpf-repeater-item>.actions li:hover::after{background-color:rgba(32,33,36,0.059);border:none;-webkit-box-shadow:none;box-shadow:none;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.fpf-repeater-field .fpf-repeater-item>.actions li:hover{color:#333}.fpf-repeater-field .fpf-repeater-item+.fpf-repeater-item{margin-top:1rem}.fpf-repeater-field .fpf-repeater-item:last-of-type{margin-bottom:1rem}.fpf-repeater-field .fpf-repeater-item:first-of-type:not(:last-of-type){border-bottom-left-radius:0;border-bottom-right-radius:0}.fpf-repeater-field .fpf-repeater-item:not(:last-of-type):nth-of-type(n+2){border-radius:0}.fpf-repeater-field .fpf-repeater-item .cell+.cell{margin-top:1rem}.fpf-repeater-field .fpf-repeater-item:last-of-type:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.fpf-repeater-field .template{display:none}
2
3
4