<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To Remove Dotted Border From Links In Firefox</title>
	<atom:link href="http://www.brightcherry.co.uk/scribbles/how-to-remove-dotted-border-from-links-in-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brightcherry.co.uk/scribbles/how-to-remove-dotted-border-from-links-in-firefox/</link>
	<description></description>
	<lastBuildDate>Sat, 21 Jan 2012 16:15:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Alex</title>
		<link>http://www.brightcherry.co.uk/scribbles/how-to-remove-dotted-border-from-links-in-firefox/#comment-909</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 11 Feb 2010 12:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.brightcherry.co.uk/scribbles/?p=23#comment-909</guid>
		<description>The 100% working fix is:

a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }</description>
		<content:encoded><![CDATA[<p>The 100% working fix is:</p>
<p>a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }<br />
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }</p>
]]></content:encoded>
	</item>
</channel>
</rss>

