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

This commit is contained in:
zero 2008-09-19 06:49:44 +00:00
parent f1251ca972
commit 7b8a74f856

View file

@ -144,7 +144,7 @@ Jeong, Chan Myeong 070601~070630
.boardList thead tr th div { white-space:nowrap; margin:0 5px; }
.boardList thead tr th.title , .boardList thead tr th.category, .boardList thead tr th.topic { width:100%; }
.boardList tbody td { white-space:nowrap; border-bottom:1px solid #EEEEEE; }
.boardList tbody td { white-space:nowrap; }
.boardListNoTopBorder { border:none; }
.boardList th { color:#3e3f3e; font-weight:normal; border-top:1px solid #e0e1db; border-bottom:1px solid #ffffff; white-space:nowrap; padding-top:5px; height:28px; overflow:hidden;}