PluginProbe
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant / 1.8.2
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant v1.8.2
2.3.2 2.3.1 2.3.0 2.2.8 2.2.7 trunk 1.10.0 1.10.1 1.10.2 1.10.3 1.10.4 1.10.5 1.11.0 1.11.1 1.11.2 1.6 1.7 1.8 1.8.1 1.8.2 1.8.3 1.9.0 1.9.1 1.9.10 1.9.11 All 60 releases
merchant / assets / css / modules / wait-list / wait-list.min.css

wait-list.min.css in Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant 1.8.2, at assets/css/modules/wait-list/wait-list.min.css

1 lines 1.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .merchant-wait-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;-webkit-transition:ease opacity 200ms;transition:ease opacity 200ms}.merchant-wait-list-success{color:green}.merchant-wait-list-error{color:red}#merchant-wait-list p{font-weight:bold;margin:0}.merchant-wait-list-email label{display:none}#merchant-wait-list input{width:100%;margin-bottom:5px}#merchant-wait-list button{width:100%}.merchant-wait-list-container{position:relative;margin-bottom:1rem}.merchant-wait-list-container.merchant-loading .merchant-cover{visibility:visible}.merchant-wait-list-container.merchant-loading .merchant-wait-list{opacity:.2}.merchant-wait-list-container.merchant-loading .merchant-wait-list-loader{opacity:1;visibility:visible}.merchant-wait-list-container.merchant-loading button:focus{outline:none}.merchant-wait-list-container .merchant-cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;visibility:hidden;position:absolute;height:100%;width:100%;opacity:.5;cursor:progress}.merchant-wait-list-loader{position:absolute;z-index:2;display:block;font-size:26px;-webkit-animation:merchant-fa-spin .75s linear infinite;animation:merchant-fa-spin .75s linear infinite;opacity:0;visibility:hidden}.merchant-wait-list-loader svg{width:1em;height:1em;fill:#212121}