게시판의 xe_list스킨의 번호 셀의 스타일 고정

git-svn-id: http://xe-core.googlecode.com/svn/trunk@1951 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-19 02:13:48 +00:00
parent 15daed1765
commit 083da1e148

View file

@ -48,7 +48,7 @@ Jeong, Chan Myeong 070601~070630
.boardList tr.bg2 { background:#fbfbfb;}
.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; text-decoration:none; }
.boardList th.num { background-position:-3px bottom; border-left:1px solid #ffffff; padding:0;}
.boardList th.num { background-position:-3px bottom; border-left:1px solid #ffffff; }
.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.title select { vertical-align:middle; margin-left:1em; }