mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
blog스타일 위젯들의 css 정리
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2970 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d31c658603
commit
4cba57a6b2
22 changed files with 40 additions and 40 deletions
|
|
@ -2,5 +2,5 @@
|
|||
.newestComment h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
/*:first-child+html .boxTypeB h2 { height:20px;} */
|
||||
.newestComment .commentList { padding:1.2em; overflow:hidden;}
|
||||
.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; }
|
||||
.newestComment .commentList li a { color:#a4a4a4; line-height:1.5em;}
|
||||
.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; white-space:nowrap; overflow:hidden; list-style:none;}
|
||||
.newestComment .commentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none;}
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
.newestComment h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
/*:first-child+html .boxTypeB h2 { height:20px;} */
|
||||
.newestComment .commentList { padding:1.2em; overflow:hidden;}
|
||||
.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; }
|
||||
.newestComment .commentList li a { color:#a4a4a4; line-height:1.5em;}
|
||||
.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; white-space:nowrap; overflow:hidden; list-style:none;}
|
||||
.newestComment .commentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none;}
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
.newestComment h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
/*:first-child+html .boxTypeB h2 { height:20px;} */
|
||||
.newestComment .commentList { padding:1.2em; overflow:hidden;}
|
||||
.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; }
|
||||
.newestComment .commentList li a { color:#a4a4a4; line-height:1.5em;}
|
||||
.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; white-space:nowrap; overflow:hidden; list-style:none;}
|
||||
.newestComment .commentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none;}
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
.newestComment h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
/*:first-child+html .boxTypeB h2 { height:20px;} */
|
||||
.newestComment .commentList { padding:1.2em; overflow:hidden;}
|
||||
.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; }
|
||||
.newestComment .commentList li a { color:#a4a4a4; line-height:1.5em;}
|
||||
.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; white-space:nowrap; overflow:hidden; list-style:none; }
|
||||
.newestComment .commentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none;}
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
.newestComment h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
|
||||
/*:first-child+html .boxTypeB h2 { height:20px;} */
|
||||
.newestComment .commentList { padding:1.2em; overflow:hidden;}
|
||||
.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; }
|
||||
.newestComment .commentList li a { color:#a4a4a4; line-height:1.5em;}
|
||||
.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; white-space:nowrap; overflow:hidden; list-style:none; }
|
||||
.newestComment .commentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none;}
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
</div>
|
||||
<ul class="commentList">
|
||||
<!--@foreach($widget_info->comment_list as $val)-->
|
||||
<li><a href="{getUrl('','document_srl',$val->get('document_srl'))}#comment_{$val->get('comment_srl')}">{$val->getSummary(20)}</a></li>
|
||||
<li><a href="{getUrl('','document_srl',$val->get('document_srl'))}#comment_{$val->get('comment_srl')}">{$val->getSummary(60)}</a></li>
|
||||
<!--@end-->
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -3,5 +3,5 @@ div.commentBox .header { padding:7px 0 0 12px; height:21px; _height:20px; backgr
|
|||
*:first-child+html div.commentBox .header { height:20px; color:#ef2121;}
|
||||
|
||||
div.commentBox ul { padding:.5em; overflow:hidden;}
|
||||
div.commentBox ul li { color:#a4a4a4; margin-right:.1em; line-height:1.5em;}
|
||||
div.commentBox ul li a { color:#a4a4a4;}
|
||||
div.commentBox ul li { color:#a4a4a4; margin-right:.1em; line-height:1.5em; list-style:none; overflow:hidden; white-space:nowrap;}
|
||||
div.commentBox ul li a { color:#a4a4a4; text-decoration:none;}
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
<ul>
|
||||
<!--@foreach($widget_info->comment_list as $val)-->
|
||||
<li><a href="{getUrl('','document_srl',$val->get('document_srl'))}#comment_{$val->get('comment_srl')}">{$val->getSummary(20)}</a></li>
|
||||
<li><a href="{getUrl('','document_srl',$val->get('document_srl'))}#comment_{$val->get('comment_srl')}">{$val->getSummary(60)}</a></li>
|
||||
<!--@end-->
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue