Commit c2bef480365edb35f59c3c408a93b3a3640d069a

Authored by Виталий
1 parent c8ba1129

Веталь

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/web/css/style.css
@@ -544,7 +544,7 @@ ul.social {margin-top: 20px;} @@ -544,7 +544,7 @@ ul.social {margin-top: 20px;}
544 #order-payment{float:right;width:280px;} 544 #order-payment{float:right;width:280px;}
545 #order-delivery{float:right;width:280px;} 545 #order-delivery{float:right;width:280px;}
546 546
547 -.delivery-data{padding:5px;border:1px solid #1bb631;background: #b7f5bf;display:none;border-radius: 5px;float: left;} 547 +.delivery-data{background: #95ba2f;display:none;border-radius: 5px;float: left;box-sizing: border-box; padding: 5px 20px; color: #fff}
548 548
549 .jcarousel-next-disabled, .jcarousel-prev-disabled {display: none !important;} 549 .jcarousel-next-disabled, .jcarousel-prev-disabled {display: none !important;}
550 .content2 br {display: none;} 550 .content2 br {display: none;}