mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +09:00
위키XE의 공헌자 및 댓글 정상적으로 나오도록 수정하고 히스토리를 일단 구현하여 보는 기능은 가능하도록 개선. (diff는 차후에)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6206 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
06d59f203c
commit
78b9eddba9
11 changed files with 75 additions and 45 deletions
|
|
@ -44,11 +44,18 @@ Jeong, Chan Myeong 070601~070630
|
|||
.blogNotice .item .replyAndTrackback { color:#AAAAAA; font-size:.9em; }
|
||||
|
||||
/* wikiRead */
|
||||
.wikimain a { color:#000; text-decoration:underline !important;}
|
||||
.wikimain a:visited { color:#555; }
|
||||
.viewDocument { border-bottom:2px solid #AAAAAA; margin-bottom:20px; }
|
||||
.wikiRead { }
|
||||
|
||||
.wikiRead .titleAndUser { overflow:hidden; border-bottom:1px solid #e0e1db; }
|
||||
.readBody .histories { border-top:2px solid #ccc; margin-top:10px; width:100%; padding:0;}
|
||||
.readBody .histories li._item { list-style:none; padding:10px; margin-bottom:10px; border-bottom:1px solid #ccc; }
|
||||
.readBody .histories li span.date { font-size:11px; color:#555; font-family:tahoma; margin-right:10px; }
|
||||
.readBody .histories li a.view { font-size:11px; font-family:tahoma; color:#999; text-decoration:none !important; display:block; width:40px; white-space:nowrap; float:right; text-align:right; margin-top:-19px; }
|
||||
.readBody .histories li .historyContent { display:none; clear:both; }
|
||||
|
||||
.wikiRead .titleAndUser { overflow:hidden; border-bottom:1px solid #e0e1db; }
|
||||
|
||||
.wikiRead .dateAndCount { clear:both; white-space:nowrap; color:#444444; margin:5px 0 0 0; font-size:.9em; font-family:tahoma; line-height:17px; padding-bottom:10px; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue