From 80fbe67f84d1b5f4b6d541550b070a0b90966ece Mon Sep 17 00:00:00 2001 From: Веталь Date: Wed, 8 Feb 2017 14:30:36 +0200 Subject: [PATCH] -collection --- frontend/web/css/css_header.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) 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