336852 - show some basic content in the feed handling page, also fix some bustage due to identicaly named libraries with toolkit/components/feeds.

This commit is contained in:
beng%bengoodger.com 2007-11-07 05:12:03 +00:00
Родитель 6b0baa3f3c
Коммит 30c2c4855a
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -143,6 +143,10 @@ a[href] img {
margin: 0 0 0 .6em;
}
.feedEntryContent {
font-size: 110%;
}
.link {
color: #0000FF;
text-decoration: underline;