diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index 29fd3ee..d84c880 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -27124,6 +27124,9 @@ ul.product-special li.promo div { margin-top: -5px!important; margin-left: -3px!important; } +.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:before { background-position: -5px 0!important; margin-left: -2px!important; -- libgit2 0.21.4