<?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>josiah platt &#187; safari input focus</title>
	<atom:link href="http://josiahplatt.com/tag/safari-input-focus/feed/" rel="self" type="application/rss+xml" />
	<link>http://josiahplatt.com</link>
	<description>dance, monkey boy.</description>
	<lastBuildDate>Mon, 22 Aug 2011 11:41:20 +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>Remove the Safari Input Focus</title>
		<link>http://josiahplatt.com/2008/06/04/remove-the-safari-input-focus/</link>
		<comments>http://josiahplatt.com/2008/06/04/remove-the-safari-input-focus/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 17:22:55 +0000</pubDate>
		<dc:creator>Josiah</dc:creator>
				<category><![CDATA[Design and Development]]></category>
		<category><![CDATA[form focus]]></category>
		<category><![CDATA[input highlight]]></category>
		<category><![CDATA[remove safari focus]]></category>
		<category><![CDATA[safari CSS]]></category>
		<category><![CDATA[safari form fix]]></category>
		<category><![CDATA[safari form focus]]></category>
		<category><![CDATA[safari highlight]]></category>
		<category><![CDATA[safari input CSS]]></category>
		<category><![CDATA[safari input focus]]></category>

		<guid isPermaLink="false">http://josiahplatt.com/?p=116</guid>
		<description><![CDATA[Handy little CSS snippet for any designer / developer out there that may have run into Safari highlighting input fields &#8211; Just add the following to your stylesheet: *:focus {outline: none;} Boom. No input highlights. : huggle : P.S. Universal (*) selectors are sometimes considered bad form, so use them at the risk of losing [...]]]></description>
			<content:encoded><![CDATA[<p>Handy little CSS snippet for any designer / developer out there that may have run into Safari highlighting input fields &#8211; Just add the following to your stylesheet: <strong>*:focus {outline: none;}</strong></p>
<p>Boom. No input highlights. : huggle :</p>
<p>P.S. Universal (*) selectors are sometimes considered bad form, so use them at the risk of losing industry respect. Just specify the field you want to fix up and you&#8217;ll still be cool. I don&#8217;t give a flying crap about it personally, so I * away.</p>
]]></content:encoded>
			<wfw:commentRss>http://josiahplatt.com/2008/06/04/remove-the-safari-input-focus/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>

