Issue 2442 completed. Admin content area 'CSS/JS' was removed. It will be restored soon by Korea XE team as a new design until middle of November.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11204 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-09-11 06:50:53 +00:00
parent 32866cfb78
commit 633adab1aa
23 changed files with 2882 additions and 2567 deletions

View file

@ -1,7 +1,6 @@
@charset "utf-8";
.x,
.x table,
.x input,
.x textarea,
.x select,
.x button{font-family:Tahoma,Geneva,sans-serif}
@font-face{font-family:NG;src:url(../../../../common/font/NanumGothic.eot);src:local(),url(../../../../common/font/NanumGothic.woff) format('woff')}
body>.x,.x table,.x input,.x textarea,.x select,.x button{font-family:,NanumGothic,NG,,Dotum,Arial,Helvetica,sans-serif}
@media all and (max-width:1024px){
body>.x,.x table,.x input,.x textarea,.x select,.x button{font-family:,Dotum,Arial,Helvetica,sans-serif}
}