<?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>Flassari.is &#187; border</title>
	<atom:link href="http://flassari.is/tag/border/feed/" rel="self" type="application/rss+xml" />
	<link>http://flassari.is</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 08:17:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Flash focus border in Firefox</title>
		<link>http://flassari.is/2010/03/flash-focus-border-in-firefox/</link>
		<comments>http://flassari.is/2010/03/flash-focus-border-in-firefox/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 23:44:23 +0000</pubDate>
		<dc:creator>Flassari</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[1 pixel]]></category>
		<category><![CDATA[active]]></category>
		<category><![CDATA[border]]></category>
		<category><![CDATA[dotted]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[flashcomguru]]></category>
		<category><![CDATA[focus]]></category>
		<category><![CDATA[swf]]></category>

		<guid isPermaLink="false">http://flassari.is/?p=280</guid>
		<description><![CDATA[I've noticed recently that Firefox has started showing a 1px dotted border around flash objects when I click on them. It didn't bother me enough to look for a solution, but today the solution found me [...] ]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve noticed recently that Firefox has started showing a 1px dotted border around flash objects when I click on them. It didn&#8217;t bother me enough to look for a solution, but today the solution found me.<br />
In my rss reader a <a href="http://www.flashcomguru.com/index.cfm/2010/3/22/prevent-swf-border-firefox">blog post</a> from <a href="http://www.flashcomguru.com">FlashComGuru</a> pops up, showing how to get rid of this annoyance, pasted here for your convenience:</p>
<p><i>Simply add this to your page&#8217;s stylesheet:</i></p>
<pre class="brush: html">
a:focus, object:focus { outline: none; -moz-outline-style: none; }
</pre>
]]></content:encoded>
			<wfw:commentRss>http://flassari.is/2010/03/flash-focus-border-in-firefox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

