From 6e9ce2822732d68c89c9ff5d8e2c19e435ba8f87 Mon Sep 17 00:00:00 2001 From: Веталь Date: Tue, 7 Feb 2017 16:51:49 +0200 Subject: [PATCH] -collection --- frontend/web/css/css_header.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index 4494b69..103205f 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -27027,7 +27027,7 @@ ul.product-special li.promo div { .new_collection .catalog_item .wrapper:hover { height: 100% !important; min-height: auto !important; - box-shadow: 0 0 12px 0 rgba(0,0,0,0.35) !important; + box-shadow: 0 3px 0 0 rgba(0,0,0,0.15) !important; } .new_collection .catalog_item { -- libgit2 0.21.4