瀏覽代碼

퍼블최신화

card007 4 年之前
父節點
當前提交
6857a0148f

+ 11 - 11
src/main/webapp/ux/mo/css/common_m.css

@@ -5,65 +5,65 @@
     font-family: 'Noto Sans KR';
     font-style: normal;
     font-weight: 100;
-    src: url("/ux/fonts/NotoSansKR-Thin.otf") format('opentype');
+    src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Thin.otf") format('opentype');
   }
   @font-face {
     font-family: 'Noto Sans KR';
     font-style: normal;
     font-weight: 200;
-    src: url("/ux/fonts/NotoSansKR-Light.otf") format('opentype');
+    src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Light.otf") format('opentype');
   }
   @font-face {
      font-family: 'Noto Sans KR';
      font-style: normal;
      font-weight: 300;
-     src: url("/ux/fonts/NotoSansKR-Regular.otf") format('opentype');
+     src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Regular.otf") format('opentype');
    }
   @font-face {
      font-family: 'Noto Sans KR';
      font-style: normal;
      font-weight: 500;
-     src: url("/ux/fonts/NotoSansKR-Medium.otf") format('opentype');
+     src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Medium.otf") format('opentype');
    }
   @font-face {
      font-family: 'Noto Sans KR';
      font-style: normal;
      font-weight: 600;
-     src:  url("/ux/fonts/NotoSansKR-Bold.otf") format('opentype');
+     src:  url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Bold.otf") format('opentype');
    }
   @font-face {
     font-family: 'Noto Sans KR';
     font-style: normal;
     font-weight: 900;
-    src: url("/ux/fonts/NotoSansKR-Black.otf") format('opentype');
+    src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Black.otf") format('opentype');
   } 
  
 /* lato */
 @font-face {
     font-family: 'LATO';
     src: 
-    url("/ux/fonts/Lato-Light.eot") format('eot'), url("/ux/fonts/Lato-Light.woff") format('woff'), url("/ux/fonts/Lato-Light.ttf") format('ttf');
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Light.eot") format('eot'), url("//image.istyle24.com/Style24/ux//fonts/Lato-Light.woff") format('woff'), url("//image.istyle24.com/Style24/ux//fonts/Lato-Light.ttf") format('ttf');
     font-weight: 200;
     font-style: normal;
 }
 @font-face {
     font-family: 'LATO';
     src: 
-    url("/ux/fonts/Lato-Regular.eot") format('eot'), url("/ux/fonts/Lato-Regular.woff") format('woff'), url("/ux/fonts/Lato-Regular.ttf") format('ttf');
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Regular.eot") format('eot'), url("//image.istyle24.com/Style24/ux//fonts/Lato-Regular.woff") format('woff'), url("//image.istyle24.com/Style24/ux//fonts/Lato-Regular.ttf") format('ttf');
     font-weight: 300;
     font-style: normal;
 }
 @font-face {
     font-family: 'LATO';
     src: 
-    url("/ux/fonts/Lato-Medium.eot") format('eot'), url("/ux/fonts/Lato-Medium.woff") format('woff'), url("/ux/fonts/Lato-Medium.ttf") format('ttf');
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Medium.eot") format('eot'), url("//image.istyle24.com/Style24/ux//fonts/Lato-Medium.woff") format('woff'), url("//image.istyle24.com/Style24/ux//fonts/Lato-Medium.ttf") format('ttf');
     font-weight: 500;
     font-style: normal;
 }
 @font-face {
     font-family: 'LATO';
     src: 
-    url("/ux/fonts/Lato-Semibold.eot") format('eot'), url("/ux/fonts/Lato-Semibold.woff") format('woff'), url("/ux/fonts/Lato-Semibold.ttf") format('ttf');
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Semibold.eot") format('eot'), url("//image.istyle24.com/Style24/ux//fonts/Lato-Semibold.woff") format('woff'), url("//image.istyle24.com/Style24/ux//fonts/Lato-Semibold.ttf") format('ttf');
     font-weight: 600;
     font-style: normal;
 }
@@ -232,7 +232,7 @@ select,
 /* form style (hyangah_0223_수정중 - input[type="text"] padding 수정) */
 input,  textarea {font-size:1.2rem; font-family:'Noto Sans KR', 'LATO', sans-serif; color:#666666; vertical-align:middle;}
 select{font-size:1.2rem; font-family:'Noto Sans KR', 'LATO', sans-serif; color:#666666; vertical-align:middle;}
-input[type="text"], input[type="password"] {padding:0 1.5rem; border:0.1rem solid #dddddd;box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0;}
+input[type="text"], input[type="password"] {padding:0 1.5rem; border:0.1rem solid #dddddd;box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0;} 
 input[type="text"]:focus, input[type="password"]:focus,
 input[type="text"].active, input[type="password"].active {border-color: #aaaaaa;} 
 input[type="text"]:disabled, input[type="password"]:disabled, input[type="select"]:disabled,

+ 1 - 1
src/main/webapp/ux/mo/css/layout_m.css

@@ -807,7 +807,7 @@
 
 
 /* 플롯팅 메뉴 > 구매하기 */
-.product_floormenu{position:fixed; bottom:0; left:0; width:100%; /*height:5.8rem; line-height:5.8rem;*/ z-index:30;}
+.product_floormenu{position:fixed; bottom:0; left:0; width:100%; /*height:5.8rem; line-height:5.8rem;*/ z-index:100;}
 .product_floormenu > div{float:left; color:#fff; text-align:center;}
 .product_floormenu > div:nth-child(1){width:37%;}
 .product_floormenu > div:nth-child(2){width:63%; background-color:#fd4802;}

+ 2 - 1
src/main/webapp/ux/mo/css/style24_m.css

@@ -505,6 +505,7 @@ main.container .inner h2[data-style~="unusual"] {font-size:2.0rem;top: 0;positio
 .ps.ptn table th, .ps.ptn table td {text-align: center;padding: 1.6rem 0;}
 .ps.ptn table th {font-size: 1.3rem; font-weight: 500; line-height:1.3rem;}
 .ps.ptn table td {font-size: 1.2rem; font-weight: 300; line-height: 1.2rem;}
+#policies_privacypop .pop_cont {overflow:hidden;}
 .hookGrp{margin-top: 1.333rem;}
 .hookGrp .hook_list{border: 0.1rem solid #f5f5f5;padding: 1.333rem;}
 .hookGrp .hook_list ul{}
@@ -1701,7 +1702,7 @@ main.my .my_wishlist .inner:last-child {padding-bottom: 0;}
 .my .my_wishlist .monthly_wish_wrap:first-child {margin-top:0}
 .my .my_wishlist .monthly_wish_wrap .itemsGrp {margin:0 -1.25%;}
 .my .my_wishlist .monthly_wish_wrap .itemsGrp:after {content:''; display: block; clear:both;}
-.my .my_wishlist .monthly_wish_wrap .itemsGrp .item_prod {width:50%; /*height:60rem;*/ padding:0 1.25%; float:left;}
+.my .my_wishlist .monthly_wish_wrap .itemsGrp .item_prod {width:50%; height: 42rem; padding:0 1.25%; margin-bottom: 1.5rem; float:left;}
 .my .my_wishlist .monthly_wish_wrap .itemsGrp .item_prod:nth-child(2n) {margin-right: 0;float: right;}
 .my .my_wishlist .monthly_wish_wrap .itemsGrp .item_prod .item_state {padding-bottom:4rem}
 .my .my_wishlist .monthly_wish_wrap .date {display:block; position:relative; width:100%; margin-bottom:1.8rem; text-align: center;}

+ 13 - 0
src/main/webapp/ux/mo/js/common_m.js

@@ -438,6 +438,19 @@ $(document).ready(function () {
                 }
                 lastScrollTop = commonSt;
             }
+
+            //210701_ 추가 : 전시 리스트 일정 스크롤 이동시, 분류 고정.
+            if($(".dp .dp_list .list_content").length){
+                var winScrollTop= $(window).scrollTop();
+                var dpListTop = $(".dp .dp_list .list_content").offset().top - 55;
+                if (winScrollTop > dpListTop){
+                    $('.dp .count_wrap').addClass('fixed');
+                    $('.dp .dp_list .list_content').css({'paddingTop':'5.6rem'});
+                } else {
+                    $('.dp .count_wrap').removeClass('fixed');
+                    $('.dp .dp_list .list_content').css({'paddingTop':'0'});
+                }
+            }
         })
         //210525_초기화 시 top:0 이동
         window.onload = function() {

+ 33 - 33
src/main/webapp/ux/pc/css/font.css

@@ -4,94 +4,94 @@
     font-family: 'Noto Sans KR';
     font-style: normal;
     font-weight: 100;
-    src: url("/ux/fonts/NotoSansKR-Thin.woff2") format('woff2');
-    src: url("/ux/fonts/NotoSansKR-Thin.woff") format('woff');
-    src: url("/ux/fonts/NotoSansKR-Thin.otf") format('opentype');
+    src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Thin.woff2") format('woff2');
+    src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Thin.woff") format('woff');
+    src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Thin.otf") format('opentype');
 }
   @font-face {
     font-family: 'Noto Sans KR';
     font-style: normal;
     font-weight: 200;
-    src: url("/ux/fonts/NotoSansKR-Light.woff2") format('woff2');
-    src: url("/ux/fonts/NotoSansKR-Light.woff") format('woff');
-    src: url("/ux/fonts/NotoSansKR-Light.otf") format('opentype');
+    src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Light.woff2") format('woff2');
+    src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Light.woff") format('woff');
+    src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Light.otf") format('opentype');
   }
   @font-face {
      font-family: 'Noto Sans KR';
      font-style: normal;
      font-weight: 300;
-     src: url("/ux/fonts/NotoSansKR-Regular.woff2") format('woff2');
-     src: url("/ux/fonts/NotoSansKR-Regular.woff") format('woff');
-     src: url("/ux/fonts/NotoSansKR-Regular.otf") format('opentype');
+     src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Regular.woff2") format('woff2');
+     src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Regular.woff") format('woff');
+     src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Regular.otf") format('opentype');
    }
   @font-face {
      font-family: 'Noto Sans KR';
      font-style: normal;
      font-weight: 500;
-     src: url("/ux/fonts/NotoSansKR-Medium.woff2") format('woff2');
-     src: url("/ux/fonts/NotoSansKR-Medium.woff") format('woff');
-     src: url("/ux/fonts/NotoSansKR-Medium.otf") format('opentype');
+     src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Medium.woff2") format('woff2');
+     src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Medium.woff") format('woff');
+     src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Medium.otf") format('opentype');
    }
   @font-face {
      font-family: 'Noto Sans KR';
      font-style: normal;
      font-weight: 600;
-     src:  url("/ux/fonts/NotoSansKR-Bold.woff2") format('woff2');
-     src:  url("/ux/fonts/NotoSansKR-Bold.woff") format('woff');
-     src:  url("/ux/fonts/NotoSansKR-Bold.otf") format('opentype');
+     src:  url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Bold.woff2") format('woff2');
+     src:  url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Bold.woff") format('woff');
+     src:  url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Bold.otf") format('opentype');
    }
   @font-face {
     font-family: 'Noto Sans KR';
     font-style: normal;
     font-weight: 900;
-    src: url("/ux/fonts/NotoSansKR-Black.woff2") format('woff2');
-    src: url("/ux/fonts/NotoSansKR-Black.woff") format('woff');
-    src: url("/ux/fonts/NotoSansKR-Black.otf") format('opentype');
+    src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Black.woff2") format('woff2');
+    src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Black.woff") format('woff');
+    src: url("//image.istyle24.com/Style24/ux//fonts/NotoSansKR-Black.otf") format('opentype');
   } 
  
 /* lato */
 @font-face {
     font-family: 'LATO';
     src: 
-    url("/ux/fonts/Lato-Light.eot") format('eot'),
-    url("/ux/fonts/Lato-Light.woff") format('woff'),
-    url("/ux/fonts/Lato-Light.ttf") format('ttf');
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Light.eot") format('eot'),
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Light.woff") format('woff'),
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Light.ttf") format('ttf');
     font-weight: 200;
     font-style: normal;
 }
 @font-face {
     font-family: 'LATO';
     src: 
-    url("/ux/fonts/Lato-Regular.eot") format('eot'),
-    url("/ux/fonts/Lato-Regular.woff") format('woff'),
-    url("/ux/fonts/Lato-Regular.ttf") format('ttf');
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Regular.eot") format('eot'),
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Regular.woff") format('woff'),
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Regular.ttf") format('ttf');
     font-weight: 300;
     font-style: normal;
 }
 @font-face {
     font-family: 'LATO';
     src: 
-    url("/ux/fonts/Lato-Medium.eot") format('eot'),
-    url("/ux/fonts/Lato-Medium.woff") format('woff'),
-    url("/ux/fonts/Lato-Medium.ttf") format('ttf');
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Medium.eot") format('eot'),
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Medium.woff") format('woff'),
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Medium.ttf") format('ttf');
     font-weight: 500;
     font-style: normal;
 }
 @font-face {
     font-family: 'LATO';
     src: 
-    url("/ux/fonts/Lato-Semibold.eot") format('eot'),
-    url("/ux/fonts/Lato-Semibold.woff") format('woff'),
-    url("/ux/fonts/Lato-Semibold.ttf") format('ttf');
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Semibold.eot") format('eot'),
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Semibold.woff") format('woff'),
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Semibold.ttf") format('ttf');
     font-weight: 600;
     font-style: normal;
 }
 @font-face {
     font-family: 'LATO';
     src: 
-    url("/ux/fonts/Lato-Bold.eot") format('eot'),
-    url("/ux/fonts/Lato-Bold.woff") format('woff'),
-    url("/ux/fonts/Lato-Bold.ttf") format('ttf');
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Bold.eot") format('eot'),
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Bold.woff") format('woff'),
+    url("//image.istyle24.com/Style24/ux//fonts/Lato-Bold.ttf") format('ttf');
     font-weight: 700;
     font-style: normal;
 }

+ 2 - 2
src/main/webapp/ux/pc/css/layout.css

@@ -394,8 +394,8 @@ ul.maintabs li [class^='box_depth'] {display:none; position:absolute; left:100%;
 #quick_menu .shopingbag .itemsGrp .item_prod .itemLike {z-index: 99;}
 #quick_menu .shopingbag .itemsGrp .item_prod .itemPic {position: absolute; top: 0; left: 0; margin-bottom: 0; width: 120px; padding-top: 180px;}
 #quick_menu .shopingbag .itemsGrp .item_prod .itemPic .shape {z-index: 89;}
-/* #quick_menu .shopingbag .itemsGrp .item_prod .itemPic::after {background: #f9f9f9; opacity:1; z-index: 87;}
- #quick_menu .shopingbag .itemsGrp .item_prod .itemPic .pd_img {z-index: 88;}
+/* #quick_menu .shopingbag .itemsGrp .item_prod .itemPic::after {background: #f9f9f9; opacity:1; z-index: 87;} 
+ #quick_menu .shopingbag .itemsGrp .item_prod .itemPic .pd_img {z-index: 88;} 
  #quick_menu .shopingbag .itemsGrp .item_state.soldout .itemPic:before {content:'SOLD OUT'; position: absolute; top: 50%; left: 50%; font-size: 20px; color:#fff; background: rgba(0,0,0,.5); width: 100%; height: 100%; transform:translate(-50%, -50%); line-height: 420px; z-index: 1; text-align: center;} */
 #quick_menu .shopingbag .itemsGrp .item_prod .itemBrand {margin:0px 0 15px; font-size: 12px; line-height:14px; font-weight: 300;}
 #quick_menu .shopingbag .itemsGrp .item_prod .itemComment {font-size: 12px;margin-left: 0;}