From fe3d53b4adacdd23e8aefb41936f2eb132db1426 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 22 Dec 2016 15:51:43 +0200 Subject: [PATCH] попап7 --- www/css/main.min.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/css/main.min.css b/www/css/main.min.css index 1264ffe..cd841af 100644 --- a/www/css/main.min.css +++ b/www/css/main.min.css @@ -939,7 +939,7 @@ h2.types_logo_543{color:#5b4a42;} .delivery-form-par .text-down input{height:23px;width:104px;border:1px solid #6cb33f;font-size:9px;padding-left:12px;outline:none;} .delivery-form-par .deliver-form{display:flex;justify-content:space-between;width:100%px;} body{font-family:Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;} -.open-delivery-modal{opacity:1;cursor:pointer;position:fixed;top:50%;left:0%;font-size:24px;z-index: 2;} +.open-delivery-modal{opacity: 1;cursor: pointer;position: fixed;top: calc(50% - 80px);left: 0%;font-size: 24px;z-index: 10000;} .open-delivery-modal div{width: 100%;max-width: 360px;text-align: center;margin: 0 auto;position:relative;} .open-delivery-modal div img{width:100%;max-width:360px;} .modal_close{position: absolute;top: 23px;right: 10px;width: 15px;height: 15px;background-image:url('../images/close_popup.png');background-position:center center; background-repeat:no-repeat;border-radius: 50%;box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.40);cursor: default;} -- libgit2 0.21.4