From a198399f0436364e8f85c28acdfb6a0eba79a884 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 21 Dec 2016 15:48:01 +0200 Subject: [PATCH] попап5 --- 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 e8ef091..7a745eb 100644 --- a/www/css/main.min.css +++ b/www/css/main.min.css @@ -942,7 +942,7 @@ body{font-family:Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif; .open-delivery-modal{cursor:pointer;position:fixed;font-size:24px;bottom:0;width:100%;box-shadow: inset 0px -250px 125px -250px black;} .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/modal_close.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;} +.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;} .hidden_modal{bottom:-20%;opacity:0;transition:0.3s;} @media( max-width: 880px ){ .delivery-form-par .popup-main-delivery{width:96%;left:2%;} -- libgit2 0.21.4