기본 게시판의 message.html에 css 적용

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3375 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-12-17 05:41:40 +00:00
parent 1c8ee23510
commit 44e4fc4484
4 changed files with 25 additions and 12 deletions

View file

@ -291,6 +291,7 @@ Jeong, Chan Myeong 070601~070630
.smallBox .inputPassword { position:relative; border:none; padding:2em 2em 1.5em 2em;}
.smallBox .inputPassword .inputTypeText { float:left; margin-right:.5em; width:8em;}
.smallBox .inputPassword legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em; text-indent:-100em;}
.smallBox .messageBox { background-color:#F3F3F3; padding:20px; border-bottom:1px solid #EEEEEE;}
/* 게시물의 팝업 메뉴 */