mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
springnote 연동 모듈의 기본 스킨의 목록 부분 css 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4059 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3009f1ecfb
commit
0aebdb77fd
2 changed files with 3 additions and 3 deletions
|
|
@ -136,7 +136,7 @@
|
|||
{@ $_idx = 0 }
|
||||
<!--@foreach($pages as $key => $val)-->
|
||||
<div class="page <!--@if(!$_idx)-->noline<!--@end--> <!--@if($val->pageid == $pageid)-->selected<!--@end-->" style="padding-left:{($val->depth+1)*20}px;">
|
||||
<div class="title"><a href="{getUrl('pageid',$key)}">{$val->title}</a></div>
|
||||
<div class="pageTitle"><a href="{getUrl('pageid',$key)}">{$val->title}</a></div>
|
||||
<!--@if($val->source)--><div class="desc">{$val->source}</div><!--@end-->
|
||||
</div>
|
||||
{@ $_idx++}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue