<?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>That Norwegian Guy &#187; Safari</title>
	<atom:link href="http://thatnorwegianguy.com/tag/safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://thatnorwegianguy.com</link>
	<description></description>
	<lastBuildDate>Mon, 25 Jul 2011 11:36:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Safari CSS filter</title>
		<link>http://thatnorwegianguy.com/2007/safari-css-filter/</link>
		<comments>http://thatnorwegianguy.com/2007/safari-css-filter/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 11:46:21 +0000</pubDate>
		<dc:creator>Eystein</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://thatnorwegianguy.wordpress.com/2007/06/01/safari-css-filter/</guid>
		<description><![CDATA[Styling forms is always an interesting task. Just check out how the different browsers like to display the form elements. Today I was having a little problem with the input element margins in Safari, among others. I was about to ignore the 2 pixels, but decided to give Google a shot, which immediately brought up [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.456bereastreet.com/archive/200409/styling_form_controls/" title="456bereastreet">Styling</a> <a href="http://www.456bereastreet.com/archive/200410/styling_even_more_form_controls/" title="456bereastreet">forms</a>  <a href="http://www.456bereastreet.com/archive/200701/styling_form_controls_with_css_revisited/" title="456bereastreet">is</a> always an interesting task. Just check out how the different browsers like to display the form elements. Today I was having a  little problem with the <a href="http://no1.poppeco.no/" title="Real estate prospect order form">input element</a> margins in Safari, among others. I was about to ignore the 2 pixels, but decided to give Google a shot, which immediately brought up <a href="http://thomas.tanreisoftware.com/?p=11" title="CSS hacks series">a post from the CSS hacks series</a> by a busy coder and blogger by the name of <a href="http://thomas.tanreisoftware.com/">BTreeHugger</a>.</p>
<p>Allthough I have Firefox as my main browser, most Mac-users stick to the default Safari, these are the two alternative mentioned, I used the former:</p>
<p><code>html[xmlns*=""] body:last-child ... { ... }<br />
body:last-child:not(:root:root) ... { ... }<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://thatnorwegianguy.com/2007/safari-css-filter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

