#358 사용되지 않는 파일 및 oldest IE를 위한 CSS 파일 제거

This commit is contained in:
bnu 2014-01-22 16:02:05 +09:00
parent 16866f216d
commit f5267acf28
7 changed files with 0 additions and 8287 deletions

View file

@ -1,2 +0,0 @@
@charset "utf-8";
.visual>button>i{top:50%}

View file

@ -1,5 +0,0 @@
@charset "utf-8";
.gnb,
.gnb>ul>li.active>a,
.gnb>ul>li.hover>a{filter:none}
.visual>button>i{top:auto}

View file

@ -1,6 +1,4 @@
<load target="default.layout.css" />
<load target="default.layout.ie78.css" targetie="lt IE 9" />
<load target="default.layout.ie7.css" targetie="IE 7" />
<load target="default.layout.webfont.css" cond="$layout_info->WEB_FONT == 'YES'" />
<load target="../../common/js/respond.min.js" targetie="lt IE 9" />
<load target="default.layout.js" type="body" />