mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
XE_list 게시판 스킨의 공지사항 글자 tahoma 제거
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2280 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
639792b9de
commit
a9284a4990
2 changed files with 2 additions and 1 deletions
|
|
@ -50,6 +50,7 @@ Jeong, Chan Myeong 070601~070630
|
|||
.boardList td { border-top:1px solid #eff0ed; padding:.5em;}
|
||||
.boardList td.num { font:.8em tahoma; color:#999999; padding:.5em 1em; text-align:center;}
|
||||
.boardList tr.notice td.num { padding:.5em; white-space:nowrap;}
|
||||
.boardList tr.notice td.notice { font-size:.9em; color:#999999; font-weight:bold; text-align:center;}
|
||||
.boardList td.thumb { padding:.5em 0 .5em .5em; width:145px; table-layout:fixed; white-space:nowrap;}
|
||||
.boardList td.thumb * { vertical-align:middle;}
|
||||
.boardList td.title {padding-left:1em; }
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@
|
|||
<!--@if($document->isNotice())-->
|
||||
|
||||
<tr class="notice">
|
||||
<!--@if($module_info->display_number!='N')--><td>{$lang->notice}</td><!--@end-->
|
||||
<!--@if($module_info->display_number!='N')--><td class="notice">{$lang->notice}</td><!--@end-->
|
||||
|
||||
<!--@else-->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue