Commit 70b58c2aded478ce9ae1300c3c25f89b6c530afc

Authored by Alex Savenko
2 parents 9ecfab34 91a10cd8

Merge branch 'popup' of gitlab.artweb.com.ua:Alex/semena

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
www/css/main.min.css
... ... @@ -939,7 +939,7 @@ h2.types_logo_543{color:#5b4a42;}
939 939 .delivery-form-par .text-down input{height:23px;width:104px;border:1px solid #6cb33f;font-size:9px;padding-left:12px;outline:none;}
940 940 .delivery-form-par .deliver-form{display:flex;justify-content:space-between;width:100%px;}
941 941 body{font-family:Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;}
942   -.open-delivery-modal{transition:0.3s;opacity:1;cursor:pointer;position:fixed;top:50%;left:0%;font-size:24px;}
  942 +.open-delivery-modal{opacity:1;cursor:pointer;position:fixed;top:50%;left:0%;font-size:24px;}
943 943 .open-delivery-modal div{width: 100%;max-width: 360px;text-align: center;margin: 0 auto;position:relative;}
944 944 .open-delivery-modal div img{width:100%;max-width:360px;}
945 945 .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;}
... ...