mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 02:39:56 +09:00
게시글/댓글의 getContent()에 1. 팝업메뉴(이 게시글을.. 등), 2. 추가정보 (zone, 주석감싸기)에 대한 옵션을 두어서 스킨 제작시 보다 자유스러운 기능 구현할 수 있도록 하고 이를 바탕으로 게시글의 인쇄시에 제목/글쓴이/날자/본문만 나오도록 기능 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3499 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7d99958ff4
commit
120b53b109
4 changed files with 35 additions and 34 deletions
|
|
@ -3,3 +3,5 @@
|
|||
.document_list input { float:left; margin-right:10px; }
|
||||
.document_list address { float:left; width:100px; margin-right:10px; overflow:hidden; white-space:nowrap;}
|
||||
.document_list .document_title { }
|
||||
|
||||
div.printContent { padding:20px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue