PluginProbe
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler / 1.3.26
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler v1.3.26
1.6.6 1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.4 1.5.5 1.5.3 1.5.2 1.5.1 1.5.0 1.4.2 1.4.1 1.4.0 1.3.28 1.3.27 1.3.26 1.3.25 1.3.23 1.3.22 1.3.21 1.3.20 1.3.19 All 49 releases
fluent-cart / assets / assets / style2.css

style2.css in FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler 1.3.26, at assets/assets/style2.css

2 lines 1.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 :root{--fct-direct-btn-bg-color: var(--fct-btn-bg-color, #253241);--fct-direct-btn-text-color: var(--fct-btn-text-color, #ffffff)}.fluent-cart-direct-checkout-button{background:linear-gradient(180deg,#ffffff29,#fff0),var(--fct-direct-btn-bg-color);box-shadow:inset 0 .5px .5px .5px #ffffff1a;position:relative;display:flex;max-height:40px;cursor:pointer;align-items:center;justify-content:center;gap:8px;border-radius:8px;border-width:0px;padding:12px 20px;text-align:center;font-size:14px;font-weight:500;line-height:1;color:var(--fct-direct-btn-text-color);-webkit-text-decoration-line:none!important;text-decoration-line:none!important}.fluent-cart-direct-checkout-button *{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.fluent-cart-direct-checkout-button:hover{background:linear-gradient(180deg,#ffffff29,#fff0),var(--fct-direct-btn-bg-color, #253241);box-shadow:inset 0 .5px .5px .5px #ffffff1a;color:#fff}.fluent-cart-direct-checkout-button.is-hidden{display:none}.fluent-cart-direct-checkout-button:disabled{cursor:not-allowed;opacity:.5}.fluent-cart-direct-checkout-button.disabled{cursor:not-allowed;opacity:.5}.fluent-cart-direct-checkout-button.out-of-stock{pointer-events:none;cursor:not-allowed}
2