git-svn-id: http://xe-core.googlecode.com/svn/trunk@1705 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-20 07:24:11 +00:00
parent 323bde6c9f
commit 85057647fc
6 changed files with 8 additions and 8 deletions

View file

@ -3,4 +3,4 @@
/*:first-child+html .boxTypeB h2 { height:20px;} */
.newestComment .commentList { padding:1.2em; overflow:hidden;}
.newestComment .commentList li { display:block; color:#a4a4a4; margin-right:.1em; line-height:1.5em;}
.newestComment .commentList li a { color:#a4a4a4;}
.newestComment .commentList li a { color:#a4a4a4; white-space:nowrap}

View file

@ -9,7 +9,7 @@
<!--@if($widget_info->title)-->
<h2>{$widget_info->title}</h2>
<!--@else-->
<h2>tags</h2>
<h2>newest comments</h2>
<!--@end-->
</div>