mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
웹진형 스킨과 선택된 게시글 정리시 html 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2895 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a1d969e2de
commit
502e78cffd
3 changed files with 10 additions and 4 deletions
|
|
@ -36,7 +36,7 @@ Jeong, Chan Myeong 070601~070630
|
|||
.boardSubMenu img.sort { vertical-align:middle; }
|
||||
|
||||
/* list */
|
||||
.boardList { width:100%; border:1px solid #e0e1db; border-top:none;}
|
||||
.boardList { width:100%; border:1px solid #e0e1db; border-top:none; table-layout:fixed;}
|
||||
.boardListNoTopBorder { border:none; }
|
||||
.boardList th { color:#3e3f3e; font-weight:normal; border-top:1px solid #e0e1db; border-bottom:1px solid #ffffff; padding-top:5px; white-space:nowrap; height:33px; overflow:hidden;}
|
||||
.boardList th.no_line { background-position:-3px bottom; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue