<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Neon Hive &#187; Firefox</title>
	<atom:link href="http://www.theneonhive.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theneonhive.com</link>
	<description>The goings on of a creative agency</description>
	<lastBuildDate>Fri, 20 Aug 2010 17:54:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Gone dotty over Firefox</title>
		<link>http://www.theneonhive.com/web-development/removing-the-dotted-line-around-links-in-firefox/</link>
		<comments>http://www.theneonhive.com/web-development/removing-the-dotted-line-around-links-in-firefox/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 00:18:56 +0000</pubDate>
		<dc:creator>Pete</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.theneonhive.com/?p=36</guid>
		<description><![CDATA[Removing the dotted line around links in Firefox
Firefox has an annoying habit of adding a dotted line around links during the &#8220;focus&#8221; (when clicked) stage of the link. This is due to Firefox&#8217;s standard CSS having the following line:
 :-moz-any-link:focus {
outline: 1px dotted invert;
}

Thankfully it&#8217;s easy to deal with&#8230; just add the following to your [...]]]></description>
		<wfw:commentRss>http://www.theneonhive.com/web-development/removing-the-dotted-line-around-links-in-firefox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
