Mercurial > addons > firefox-addons > feed-preview
view web_resources/style/entry-content.css @ 4:086ee559acbb
Remove unused parameter from xpathQuery and rename functions
Remove unused xpathMapping parameter from xpathQuery.
Rename xpathQuery to feedQueryXPath, xpathQueryAll to feedQueryXPathAll, and
nsMapper to feedNSResolver which better reflects their purpose.
author | Guido Berhoerster <guido+feed-preview@berhoerster.name> |
---|---|
date | Sun, 04 Nov 2018 09:54:37 +0100 |
parents | bc5cc170163c |
children | c271192aac9d |
line wrap: on
line source
@import url("common.css"); html, body { background: var(--white-100); padding: 4px; }