copyright add to php files

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13186 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
akasima 2013-11-08 05:52:51 +00:00
parent e0879ea45c
commit bce0a0b6d4
373 changed files with 402 additions and 47 deletions

View file

@ -104,4 +104,4 @@ body{margin:0}
.body.sub .lnb li li>a{line-height:20px;padding:0 10px 0 25px}
.body.sub .lnb li li.active>a,
.body.sub .lnb li li>a:hover,
.body.sub .lnb li li>a:focus{background:#f5f5f5;color:#3192d7}
.body.sub .lnb li li>a:focus{background:#f5f5f5;color:#3192d7}

View file

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

View file

@ -2,4 +2,4 @@
.gnb,
.gnb>ul>li.active>a,
.gnb>ul>li.hover>a{filter:none}
.visual>button>i{top:auto}
.visual>button>i{top:auto}

View file

@ -2,4 +2,4 @@
@font-face{font-family:NG;src:url(https://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot);src:local(),url(https://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff) format('woff')}
@media all and (min-width:768px){
body,table,input,textarea,select,button{font-family:,NanumGothic,NG,,Dotum,Arial,Helvetica,sans-serif}
}
}

View file

@ -12,4 +12,4 @@ form, fieldset{border:0;margin:0;padding:0}
.lnb{float:left;width:200px;background:#ddd}
.account{}
.content{float:right;width:740px;background:#ddd}
.footer{background:#ddd}
.footer{background:#ddd}

View file

@ -52,4 +52,4 @@ body{background:#000}
/* Site Layout - Footer */
.footer{border-top:3px solid #424242;padding:1em 0;clear:both}
.footer p{text-align:center;margin:0}
.footer a{color:#818181;font-size:.9em;text-decoration:none}
.footer a{color:#818181;font-size:.9em;text-decoration:none}

View file

@ -55,4 +55,4 @@ html{background:#fff url(../images/default/bgBody.gif) repeat-x left top;font-fa
/* Site Layout - Footer */
.footer{border-top:3px solid #f4f4f4;padding:1em 0;clear:both}
.footer p{text-align:center;margin:0}
.footer a{color:#999;font-size:.9em;text-decoration:none}
.footer a{color:#999;font-size:.9em;text-decoration:none}

View file

@ -51,4 +51,4 @@ body{background:#fff}
/* Site Layout - Footer */
.footer{border-top:3px solid #f4f4f4;padding:1em 0;clear:both}
.footer p{text-align:center;margin:0}
.footer a{color:#999;font-size:.9em;text-decoration:none}
.footer a{color:#999;font-size:.9em;text-decoration:none}