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

This commit is contained in:
zero 2007-06-22 03:59:46 +00:00
parent 9b66e61720
commit d0d26d1bd6
3 changed files with 5 additions and 5 deletions

View file

@ -44,7 +44,7 @@ Jeong, Chan Myeong 070601~070630
.boardList th { color:#3e3f3e; font-weight:normal; border-bottom:1px solid #ffffff; padding:.8em .5em .5em .5em; background:#ffffff url(../images/white/lineBoardListTh.gif) no-repeat left bottom;}
.boardList th a { color:#3e3f3e;}
.boardList th.num { background-position:-3px bottom; border-left:1px solid #ffffff; padding:0;}
.boardList th.category { padding:0 .2em 0 .5em;}
.boardList th.category { padding:0 .2em 0 .5em; white-space:nowrap;}
.boardList th.category.thumbStyle { background-position:-3px bottom !important; border-left:1px solid #ffffff; text-align:left;}
.boardList th.category select { width:7em; }
.boardList th.title {}