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

@ -103,3 +103,10 @@ a.button span, span.button button, span.button input, del.button span{
}
.trackbackBox {border:1px solid #444444; }
.viewDocument { border:1px solid #444444; }
.replyBox { border:none; }
.replyBox .replyItem { border:none; border-top:1px dotted #444444;}
.boardWrite { border:1px solid #555555; }
.smallBox { border:1px solid #555555; }
.smallBox .header { background-color:transparent; }