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-07 05:12:46 +00:00
Родитель e56b559371
Коммит 49d6017ead
1 изменённых файлов: 5 добавлений и 0 удалений

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

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