<?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>爱生活 &#187; 修正</title>
	<atom:link href="http://coolife.org/tag/%e4%bf%ae%e6%ad%a3/feed" rel="self" type="application/rss+xml" />
	<link>http://coolife.org</link>
	<description>冲动是魔鬼！！！</description>
	<lastBuildDate>Thu, 13 Oct 2011 02:36:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>修正Linux下丑陋的FireFox的表单控件的问题</title>
		<link>http://coolife.org/2007/05/fix-firefox-form-widgets.html</link>
		<comments>http://coolife.org/2007/05/fix-firefox-form-widgets.html#comments</comments>
		<pubDate>Sun, 27 May 2007 14:02:51 +0000</pubDate>
		<dc:creator>aRu</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[修正]]></category>
		<category><![CDATA[控件]]></category>
		<category><![CDATA[表单]]></category>

		<guid isPermaLink="false">http://www.coolife.org/?p=67</guid>
		<description><![CDATA[在CB上看到的，非常好的解决方案 在 Linux 下,Linux 版本的 Firefox 中显示的表单控件比较丑陋,特别是单选按钮的毛刺和按钮突兀的风格,此解决方法是 ubuntuforums.org 提出的,他们利用新的CSS覆盖了原有的表单CSS做到了这一点.首先如果运行着 Firefox,那么关闭它.然后打开终端命令提示符,输入下面的命令: wget http://users.tkk.fi/~otsaloma/art/firefox-form-widgets.tar.gz tar -xvzf firefox-form-widgets.tar.gz sudo cp /usr/lib/mozilla-firefox/res/forms.css /usr/lib/mozilla-firefox/res/forms.css.bak cat firefox-form-widgets/res/forms-extra.css &#124; sudo tee &#8211;append /usr/lib/mozilla-firefox/res/forms.css &#62; /dev/null sudo cp -r firefox-form-widgets/res/form-widgets /usr/lib/mozilla-firefox/res rm -rf firefox-form-widgets 再打开 Firefox，一切就变得好看了。]]></description>
			<content:encoded><![CDATA[<p>在<a target="_blank" href="http://www.cnbeta.com/articles/27241.htm">CB</a>上看到的，非常好的解决方案</p>
<p>在 Linux 下,Linux 版本的 Firefox 中显示的表单控件比较丑陋,特别是单选按钮的毛刺和按钮突兀的风格,此解决方法是 ubuntuforums.org 提出的,他们利用新的CSS覆盖了原有的表单CSS做到了这一点.首先如果运行着 Firefox,那么关闭它.然后打开终端命令提示符,输入下面的命令:</p>
<p>wget http://users.tkk.fi/~otsaloma/art/firefox-form-widgets.tar.gz</p>
<p>tar -xvzf firefox-form-widgets.tar.gz</p>
<p>sudo cp /usr/lib/mozilla-firefox/res/forms.css /usr/lib/mozilla-firefox/res/forms.css.bak</p>
<p>cat firefox-form-widgets/res/forms-extra.css | sudo tee &#8211;append /usr/lib/mozilla-firefox/res/forms.css &gt; /dev/null</p>
<p>sudo cp -r firefox-form-widgets/res/form-widgets /usr/lib/mozilla-firefox/res</p>
<p>rm -rf firefox-form-widgets</p>
<p>再打开 Firefox，一切就变得好看了。</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9233043179276969";
/* 468x60, 创建于 07-11-17 */
google_ad_slot = "3705074307";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p> ]]></content:encoded>
			<wfw:commentRss>http://coolife.org/2007/05/fix-firefox-form-widgets.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

