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-06 21:09:37 -08:00
parent 78aa67c344
commit 5d417d4587

View File

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