Commit f5eefe19a2071858dfafe4ae20916833af16282b
1 parent
732ef658
-collection
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/css_header.css
@@ -27127,6 +27127,9 @@ ul.product-special li.promo div { | @@ -27127,6 +27127,9 @@ ul.product-special li.promo div { | ||
27127 | .new_collection .owl-buttons .owl-prev:hover:before, .new_collection .owl-buttons .owl-next:hover:before{ | 27127 | .new_collection .owl-buttons .owl-prev:hover:before, .new_collection .owl-buttons .owl-next:hover:before{ |
27128 | background: url("../images/new_img/ico/ico-20.png")!important; | 27128 | background: url("../images/new_img/ico/ico-20.png")!important; |
27129 | } | 27129 | } |
27130 | +.new_collection .owl-buttons .owl-next:hover:before { | ||
27131 | + background-position: 5px 0 !important; | ||
27132 | +} | ||
27130 | .new_collection .owl-buttons .owl-next:before { | 27133 | .new_collection .owl-buttons .owl-next:before { |
27131 | background-position: -5px 0!important; | 27134 | background-position: -5px 0!important; |
27132 | margin-left: -2px!important; | 27135 | margin-left: -2px!important; |