diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index 1218036..5b26ada 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -27127,6 +27127,9 @@ ul.product-special li.promo div { .new_collection .owl-buttons .owl-prev:hover:before, .new_collection .owl-buttons .owl-next:hover:before{ background: url("../images/new_img/ico/ico-20.png")!important; } +.new_collection .owl-buttons .owl-next:hover:before { + background-position: 5px 0 !important; +} .new_collection .owl-buttons .owl-next:before { background-position: -5px 0!important; margin-left: -2px!important; -- libgit2 0.21.4