зеркало из https://github.com/mozilla/pjs.git
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:
Родитель
e56b559371
Коммит
49d6017ead
|
@ -147,3 +147,8 @@ a[href] img {
|
||||||
.link:hover:active {
|
.link:hover:active {
|
||||||
color: #FF0000;
|
color: #FF0000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.lastUpdated {
|
||||||
|
font-size: 85%;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче