From 083da1e1488e663c2975aa6bfc9bc319307d79cf Mon Sep 17 00:00:00 2001 From: zero Date: Thu, 19 Jul 2007 02:13:48 +0000 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=EC=9D=98=20xe=5Flis?= =?UTF-8?q?t=EC=8A=A4=ED=82=A8=EC=9D=98=20=EB=B2=88=ED=98=B8=20=EC=85=80?= =?UTF-8?q?=EC=9D=98=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EA=B3=A0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/trunk@1951 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/board/skins/xe_list/css/white.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/board/skins/xe_list/css/white.css b/modules/board/skins/xe_list/css/white.css index 747078b78..bc6af03a5 100644 --- a/modules/board/skins/xe_list/css/white.css +++ b/modules/board/skins/xe_list/css/white.css @@ -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; }