게시판 xe_default스킨의 내용 이이지 변동에 따른 특정 항목들의 위치가 잘못 표시되던 버그 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4820 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-11-09 12:07:18 +00:00
parent ac4039a9d7
commit 5b4588e42f
8 changed files with 71 additions and 78 deletions

View file

@ -71,8 +71,6 @@
.boardReadFooter{ color:#666;}
.boardReadFooter a{ color:#666;}
.boardReadFooter dt{ background:#fff;}
.boardReadFooter dd{ background-image:url(../images/white/lineVr11.gif);}
.boardReadFooter .footerRight dl.noBr dt{ background-image:url(../images/white/lineVr11.gif);}
.boardRead .boardNavigation{ border-color:#ddd;}
@ -86,12 +84,9 @@
/* Time */
.time *{ color:#666;}
.time dt{ background:#fff;}
.time dd{ background-image:url(../images/white/lineVr11.gif);}
/* Attached File */
.attachedFile *{ color:#666;}
.attachedFile dt{ background:#fff;}
.attachedFile dd{ background-image:url(../images/white/lineVr11.gif);}
.attachedFile dd a{ color:#666;}
.attachedFile dd a .bubble{ background:#f8f8f8; border-color:#ddd;}