diff --git a/widgets/newest_document/skins/blog_newest_document/css/normal.css b/widgets/newest_document/skins/blog_newest_document/css/normal.css index ae481fee7..b28ffc1a8 100644 --- a/widgets/newest_document/skins/blog_newest_document/css/normal.css +++ b/widgets/newest_document/skins/blog_newest_document/css/normal.css @@ -1,6 +1,6 @@ -.newestComment { position:relative; border:1px solid #e0e1db; background:url(../images/normal/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } -.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;} +.newestDocument { position:relative; border:1px solid #e0e1db; background:url(../images/normal/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; } +.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;} */ -.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;} +.newestDocument .documentList { padding:1.2em; overflow:hidden;} +.newestDocument .documentList li { display:block; color:#a4a4a4; margin-right:.1em; line-height:1.5em;} +.newestDocument .documentList li a { color:#a4a4a4;} diff --git a/widgets/newest_document/skins/blog_newest_document/images/normal/bgBoxTypeB.gif b/widgets/newest_document/skins/blog_newest_document/images/normal/bgBoxTypeB.gif new file mode 100644 index 000000000..09f7dd59c Binary files /dev/null and b/widgets/newest_document/skins/blog_newest_document/images/normal/bgBoxTypeB.gif differ diff --git a/widgets/newest_document/skins/blog_newest_document/list.html b/widgets/newest_document/skins/blog_newest_document/list.html index ce16fafc0..8dedf1635 100644 --- a/widgets/newest_document/skins/blog_newest_document/list.html +++ b/widgets/newest_document/skins/blog_newest_document/list.html @@ -1,27 +1,20 @@ - + -