git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3997 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2008-03-21 01:17:02 +00:00
parent 1d6f0b995a
commit 8a928cf2e3
2 changed files with 73 additions and 101 deletions

View file

@ -7,10 +7,10 @@ Kim, Ji Min 070809-20070903
body {color:#999999; background:#181818 url(../images/orange/bg_blog.jpg) no-repeat center top;}
/* Input Style Definition */
.inputTypeText {border-color:#8b8b8b #d3d3d3 #d3d3d3 #8b8b8b; background:#ffffff;}
.inputTypeText {border-color:#333333 #666666 #666666 #333333; background:transparent; color:#aaaaaa;}
.inputTypeText:hover,
.inputTypeText:focus { background:#ffffff;}
.inputTypeTextArea {border-color:#8b8b8b #d3d3d3 #d3d3d3 #8b8b8b !important; background:#ffffff;}
.inputTypeText:focus { background:#000000;}
.inputTypeTextArea {border-color:#333333 #666666 #666666 #333333!important; background:transparent;}
/* Global Navigation */
ul.blogMenu li {background:url(../images/orange/division_66.gif) no-repeat left .2em;}