게시판 기본 스킨 IE6에서 깨어지지 않도록 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3537 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-01-17 06:37:39 +00:00
parent 69a0c59838
commit 08804f3721
13 changed files with 381 additions and 447 deletions

View file

@ -21,9 +21,9 @@
.pageNavigation .current { color:#38b549; border-right:1px solid #CCCCCC; }
/* boardRead */
.boardRead .readFooter .fileAttached li a { background:url(../images/green/iconFile.gif) no-repeat left top;}
.boardRead .fileAttached li a { background:url(../images/green/iconFile.gif) no-repeat left top;}
/* replyAndTrackback */
.replyAndTrackback { background:url(../images/green/bgBoardListTh.gif) repeat-x left 0px; }
.replyAndTrackback a strong { color:#38b549;}
.buttonBox .replyAndTrackback a strong { color:#38b549;}
.replyBox .fileAttached li { border:0px; display:inline; margin-right:.75em; line-height:1.5em; padding:.1em 0 .1em 1.5em; background:url(../images/green/iconFile.gif) no-repeat left;}