From c2bef480365edb35f59c3c408a93b3a3640d069a Mon Sep 17 00:00:00 2001 From: Веталь Date: Wed, 25 May 2016 14:35:14 +0300 Subject: [PATCH] Веталь --- frontend/web/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 77a48ad..99cd0ac 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -544,7 +544,7 @@ ul.social {margin-top: 20px;} #order-payment{float:right;width:280px;} #order-delivery{float:right;width:280px;} -.delivery-data{padding:5px;border:1px solid #1bb631;background: #b7f5bf;display:none;border-radius: 5px;float: left;} +.delivery-data{background: #95ba2f;display:none;border-radius: 5px;float: left;box-sizing: border-box; padding: 5px 20px; color: #fff} .jcarousel-next-disabled, .jcarousel-prev-disabled {display: none !important;} .content2 br {display: none;} -- libgit2 0.21.4