Commit 977e3867c7ee91e08cfe4ad7b4a5cc7cc325bb91

Authored by Виталий
1 parent 80ad6d7e

test commit

Showing 1 changed file with 6 additions and 6 deletions   Show diff stats
frontend/web/css/css_header.css
... ... @@ -9562,12 +9562,12 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
9562 9562 .home-popular-slider .owl-prev:before, .home-popular-slider .owl-next:before {
9563 9563 background: url("../images/new_img/ico/ico-19.png") !important;
9564 9564 background-repeat: no-repeat !important;
9565   - width: 5px;
9566   - height: 9px;
9567   - top: 50%;
9568   - left: 50%;
9569   - margin-top: -5px;
9570   - margin-left: -3px;
  9565 + width: 5px !important;
  9566 + height: 9px !important;
  9567 + top: 50% !important;
  9568 + left: 50% !important;
  9569 + margin-top: -5px !important;
  9570 + margin-left: -3px !important;
9571 9571 }
9572 9572  
9573 9573 .home-popular-slider .owl-prev:before {
... ...