Commit 54ef9eb47d400e1d5bbbbe0a78c57f1e9635ad8c
1 parent
977e3867
test commit
Showing
1 changed file
with
8 additions
and
8 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 | -.home-popular-slider .owl-prev, .home-popular-slider .owl-next { | 9550 | +.home-popular-slider .owl-buttons .owl-prev, .home-popular-slider .owl-buttons .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; |
@@ -9556,10 +9556,10 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { | @@ -9556,10 +9556,10 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { | ||
9556 | border-radius: 100% !important; | 9556 | border-radius: 100% !important; |
9557 | background: none!important; | 9557 | background: none!important; |
9558 | } | 9558 | } |
9559 | -.home-popular-slider .owl-prev:hover, .home-popular-slider .owl-next:hover { | 9559 | +.home-popular-slider .owl-buttons .owl-prev:hover, .home-popular-slider .owl-buttons .owl-next:hover { |
9560 | background: #a7acb0 !important; | 9560 | background: #a7acb0 !important; |
9561 | } | 9561 | } |
9562 | -.home-popular-slider .owl-prev:before, .home-popular-slider .owl-next:before { | 9562 | +.home-popular-slider .owl-buttons .owl-prev:before, .home-popular-slider .owl-buttons .owl-next:before { |
9563 | background: url("../images/new_img/ico/ico-19.png") !important; | 9563 | background: url("../images/new_img/ico/ico-19.png") !important; |
9564 | background-repeat: no-repeat !important; | 9564 | background-repeat: no-repeat !important; |
9565 | width: 5px !important; | 9565 | width: 5px !important; |
@@ -9570,19 +9570,19 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { | @@ -9570,19 +9570,19 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { | ||
9570 | margin-left: -3px !important; | 9570 | margin-left: -3px !important; |
9571 | } | 9571 | } |
9572 | 9572 | ||
9573 | -.home-popular-slider .owl-prev:before { | 9573 | +.home-popular-slider .owl-buttons .owl-prev:before { |
9574 | background-position: 0 0 !important; | 9574 | background-position: 0 0 !important; |
9575 | } | 9575 | } |
9576 | -.home-popular-slider .owl-next:before { | 9576 | +.home-popular-slider .owl-buttons .owl-next:before { |
9577 | background-position: -5px 0 !important; | 9577 | background-position: -5px 0 !important; |
9578 | } | 9578 | } |
9579 | -.home-popular-slider .owl-next { | 9579 | +.home-popular-slider .owl-buttons .owl-next { |
9580 | right: 13px !important; | 9580 | right: 13px !important; |
9581 | } | 9581 | } |
9582 | -.home-popular-slider .owl-prev:hover:before, .home-popular-slider .owl-next:hover:before { | 9582 | +.home-popular-slider .owl-buttons .owl-prev:hover:before, .home-popular-slider .owl-buttons .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-buttons .owl-next:hover:before {background-position: -5px 0 !important;} |
9586 | /****************/ | 9586 | /****************/ |
9587 | /*******new-slider*********/ | 9587 | /*******new-slider*********/ |
9588 | .new-slider-wr .item { | 9588 | .new-slider-wr .item { |