mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +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>
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
.newestDocument 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;} */
|
||||
.newestDocument .documentList { padding:1.2em; overflow:hidden;}
|
||||
.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; }
|
||||
.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; }
|
||||
.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none;}
|
||||
.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
.newestDocument 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;} */
|
||||
.newestDocument .documentList { padding:1.2em; overflow:hidden;}
|
||||
.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; }
|
||||
.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; }
|
||||
.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none;}
|
||||
.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
.newestDocument 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;} */
|
||||
.newestDocument .documentList { padding:1.2em; overflow:hidden;}
|
||||
.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; }
|
||||
.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none;}
|
||||
.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
.newestDocument 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;} */
|
||||
.newestDocument .documentList { padding:1.2em; overflow:hidden;}
|
||||
.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; }
|
||||
.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; }
|
||||
.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none;}
|
||||
.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
.newestDocument 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;} */
|
||||
.newestDocument .documentList { padding:1.2em; overflow:hidden;}
|
||||
.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; }
|
||||
.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; }
|
||||
.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; white-space:nowrap; list-style:none;}
|
||||
.newestDocument .documentList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -3,5 +3,5 @@ div.documentBox .header { padding:7px 0 0 12px; height:21px; _height:20px; backg
|
|||
*:first-child+html div.documentBox .header { height:20px; color:#ef2121;}
|
||||
|
||||
div.documentBox ul { padding:.5em; overflow:hidden;}
|
||||
div.documentBox ul li { color:#a4a4a4; margin-right:.1em; line-height:1.5em;}
|
||||
div.documentBox ul li a { color:#a4a4a4;}
|
||||
div.documentBox ul li { color:#a4a4a4; margin-right:.1em; line-height:1.5em; list-style:none;white-space:nowrap;overflow:hidden;}
|
||||
div.documentBox ul li a { color:#a4a4a4;text-decoration:none;}
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@ div#newestTrackback { position:relative; border:1px solid #e0e1db; background:ur
|
|||
div#newestTrackback 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;} */
|
||||
div#newestTrackback .trackbackList { padding:1.2em; overflow:hidden;}
|
||||
div#newestTrackback .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; }
|
||||
div#newestTrackback .trackbackList li a { color:#a4a4a4; line-height:1.5em; }
|
||||
div#newestTrackback .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; white-space:nowrap; overflow:hidden; list-style:none;}
|
||||
div#newestTrackback .trackbackList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none;}
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@ div#newestTrackback { position:relative; border:1px solid #e0e1db; background:ur
|
|||
div#newestTrackback 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;} */
|
||||
div#newestTrackback .trackbackList { padding:1.2em; overflow:hidden;}
|
||||
div#newestTrackback .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; }
|
||||
div#newestTrackback .trackbackList li a { color:#a4a4a4; line-height:1.5em; }
|
||||
div#newestTrackback .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; white-space:nowrap; overflow:hidden; list-style:none; }
|
||||
div#newestTrackback .trackbackList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@ div#newestTrackback { position:relative; border:1px solid #e0e1db; background:ur
|
|||
div#newestTrackback 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;} */
|
||||
div#newestTrackback .trackbackList { padding:1.2em; overflow:hidden;}
|
||||
div#newestTrackback .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; }
|
||||
div#newestTrackback .trackbackList li a { color:#a4a4a4; line-height:1.5em; }
|
||||
div#newestTrackback .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; white-space:nowrap; overflow:hidden; list-style:none; }
|
||||
div#newestTrackback .trackbackList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@ div#newestTrackback { position:relative; border:1px solid #e0e1db; background:ur
|
|||
div#newestTrackback 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;} */
|
||||
div#newestTrackback .trackbackList { padding:1.2em; overflow:hidden;}
|
||||
div#newestTrackback .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; }
|
||||
div#newestTrackback .trackbackList li a { color:#a4a4a4; line-height:1.5em; }
|
||||
div#newestTrackback .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; list-style:none; white-space:nowrap; overflow:hidden; }
|
||||
div#newestTrackback .trackbackList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none; }
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@ div#newestTrackback { position:relative; border:1px solid #e0e1db; background:ur
|
|||
div#newestTrackback 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;} */
|
||||
div#newestTrackback .trackbackList { padding:1.2em; overflow:hidden;}
|
||||
div#newestTrackback .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; }
|
||||
div#newestTrackback .trackbackList li a { color:#a4a4a4; line-height:1.5em; }
|
||||
div#newestTrackback .trackbackList li { display:block; color:#a4a4a4; margin-right:.1em; overflow:hidden; list-style:none; white-space:nowrap;}
|
||||
div#newestTrackback .trackbackList li a { color:#a4a4a4; line-height:1.5em; text-decoration:none;}
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
<ul class="trackbackList">
|
||||
<!--@foreach($widget_info->trackback_list as $val)-->
|
||||
<li><a href="{getUrl('','document_srl',$val->document_srl)}#trackback_{$val->trackback_srl}">{cut_str($val->title,20,'...')}</a></li>
|
||||
<li><a href="{getUrl('','document_srl',$val->document_srl)}#trackback_{$val->trackback_srl}">{cut_str($val->title,60,'...')}</a></li>
|
||||
<!--@end-->
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
|
|
@ -3,5 +3,5 @@ div.trackbackBox .header { padding:7px 0 0 12px; height:21px; _height:20px; back
|
|||
*:first-child+html div.trackbackBox .header { height:20px; color:#ef2121;}
|
||||
|
||||
div.trackbackBox ul { padding:.5em; overflow:hidden;}
|
||||
div.trackbackBox ul li { color:#a4a4a4; margin-right:.1em; line-height:1.5em;}
|
||||
div.trackbackBox ul li a { color:#a4a4a4;}
|
||||
div.trackbackBox ul li { color:#a4a4a4; margin-right:.1em; line-height:1.5em;list-style:none;overflow:hidden;white-space:nowrap;}
|
||||
div.trackbackBox ul li a { color:#a4a4a4;text-decoration:none;}
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
<ul>
|
||||
<!--@foreach($widget_info->trackback_list as $val)-->
|
||||
<li><a href="{getUrl('','document_srl',$val->document_srl)}#trackback_{$val->trackback_srl}">{cut_str($val->title,20,'...')}</a></li>
|
||||
<li><a href="{getUrl('','document_srl',$val->document_srl)}#trackback_{$val->trackback_srl}">{cut_str($val->title,60,'...')}</a></li>
|
||||
<!--@end-->
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue