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

This commit is contained in:
zero 2008-03-21 01:37:41 +00:00
parent 8a928cf2e3
commit d6695c9928
2 changed files with 12 additions and 1 deletions

View file

@ -13,6 +13,8 @@
/* boardRead */
.boardRead .fileAttached li { background:url(../images/black/iconFile.gif) no-repeat left top;}
.boardRead .titleAndUser { border-bottom:1px solid #555555; }
.boardRead .contentButton { border-top:1px solid #555555; }
/* style.list */
.boardList th { background:transparent url(../images/black/lineBoardListTh.gif) no-repeat left bottom; }
@ -87,8 +89,10 @@
.secretContent { border:1px solid #888888; width:240px; }
.secretContent .title { background-color:#444444; color:#AAAAAA;}
.secretContent .content { background-color:#222222; color:#888888; }
.smallBox .messageBox { background-color:#444444; border-bottom:1px solid #888888; color:#AAAAAA;}
.boardRead .readBody { color:#BBBBBB; }
.smallBox { border:1px solid #555555; }
.smallBox .messageBox { background-color:#444444; border-bottom:1px solid #888888; color:#AAAAAA;}
.smallBox .header { background:transparent !important; }
/* button */
a.button, span.button, del.button,