Bug 358456 - Feed preview should include pubDate of each entry. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>; r=sayre,me; ui-r=beltzner.

This commit is contained in:
mozilla.mano@sent.com 2007-11-06 21:09:46 -08:00
Родитель 398798b0e3
Коммит 20305615c9
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -147,3 +147,8 @@ a[href] img {
.link:hover:active {
color: #FF0000;
}
.lastUpdated {
font-size: 85%;
font-weight: normal;
}