Issue 2058 fixed. New layout skin(bootstrap.layout) created.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11180 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-09-09 23:37:45 +00:00
parent 94031b53af
commit b22b2442a1
21 changed files with 662 additions and 40 deletions

View file

@ -0,0 +1,3 @@
@charset "utf-8";
@font-face{font-family:NG;src:url(../../common/font/NanumGothic.eot);src:local(),url(../../common/font/NanumGothic.woff) format('woff')}
body,table,input,textarea,select,button{font-family:,NanumGothic,NG,,Dotum,Arial,Helvetica,sans-serif;font-size:13px}