mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
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:
parent
78aa67c344
commit
5d417d4587
@ -143,6 +143,10 @@ a[href] img {
|
||||
margin: 0 0 0 .6em;
|
||||
}
|
||||
|
||||
.feedEntryContent {
|
||||
font-size: 110%;
|
||||
}
|
||||
|
||||
.link {
|
||||
color: #0000FF;
|
||||
text-decoration: underline;
|
||||
|
Loading…
Reference in New Issue
Block a user