PluginProbe
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant / 2.3.2
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant v2.3.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
← All changes | assets/css/carousel.css +9 -0 1.8.32.3.2 View file →
@@ -42,8 +42,17 @@
42 42 max-width: none !important;
43 43 margin: 0 !important;
44 44 padding: 0 !important;
45 45 }
46 +.merchant-carousel .merchant-carousel-wrapper .merchant-carousel-nav:hover {
47 + opacity: 0.7;
48 +}
49 +.merchant-carousel .merchant-carousel-wrapper .merchant-carousel-nav:focus, .merchant-carousel .merchant-carousel-wrapper .merchant-carousel-nav:active {
50 + border: none;
51 + -webkit-box-shadow: none;
52 + box-shadow: none;
53 + outline: none;
54 +}
46 55 .merchant-carousel .merchant-carousel-wrapper .merchant-carousel-nav-next {
47 56 position: absolute;
48 57 top: -40px;
49 58 right: 0;