Commit 80fbe67f84d1b5f4b6d541550b070a0b90966ece
1 parent
80be63b3
-collection
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/css_header.css
@@ -27124,6 +27124,9 @@ ul.product-special li.promo div { | @@ -27124,6 +27124,9 @@ ul.product-special li.promo div { | ||
27124 | margin-top: -5px!important; | 27124 | margin-top: -5px!important; |
27125 | margin-left: -3px!important; | 27125 | margin-left: -3px!important; |
27126 | } | 27126 | } |
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; | ||
27129 | +} | ||
27127 | .new_collection .owl-buttons .owl-next:before { | 27130 | .new_collection .owl-buttons .owl-next:before { |
27128 | background-position: -5px 0!important; | 27131 | background-position: -5px 0!important; |
27129 | margin-left: -2px!important; | 27132 | margin-left: -2px!important; |