Commit 80ad6d7e94be4dabbd2fc5792ab0838e5a87dbcc
1 parent
58583cf3
test commit
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
frontend/web/css/css_header.css
@@ -9547,7 +9547,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { | @@ -9547,7 +9547,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { | ||
9547 | margin-right: 0; | 9547 | margin-right: 0; |
9548 | } | 9548 | } |
9549 | .price-basket-wr {margin-top: 17px;} | 9549 | .price-basket-wr {margin-top: 17px;} |
9550 | -#top .owl-prev, #top .owl-next { | 9550 | +.home-popular-slider .owl-prev, .home-popular-slider .owl-next { |
9551 | top:0 !important; | 9551 | top:0 !important; |
9552 | right: 38px !important; | 9552 | right: 38px !important; |
9553 | left: auto !important; | 9553 | left: auto !important; |
@@ -9579,7 +9579,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { | @@ -9579,7 +9579,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { | ||
9579 | .home-popular-slider .owl-next { | 9579 | .home-popular-slider .owl-next { |
9580 | right: 13px !important; | 9580 | right: 13px !important; |
9581 | } | 9581 | } |
9582 | -.home-popular-slider .owl-prev:hover:before, #top .owl-next:hover:before { | 9582 | +.home-popular-slider .owl-prev:hover:before, .home-popular-slider .owl-next:hover:before { |
9583 | background: url("../images/new_img/ico/ico-20.png") !important; | 9583 | background: url("../images/new_img/ico/ico-20.png") !important; |
9584 | } | 9584 | } |
9585 | .home-popular-slider .owl-next:hover:before {background-position: -5px 0 !important;} | 9585 | .home-popular-slider .owl-next:hover:before {background-position: -5px 0 !important;} |