March 8th, 2006
Lie theme for Firefox 1.5+
Category: Firefox, Skin, Author: Nicky, Popularity: 8%
祝所有女性朋友们节日快乐,今天下午公司也放假出去活动,有节日真好。
适用版本:Firefox 1.5 - 1.6a,建议配合Lie theme或者Lie 1.1使用。
Firefox必备扩展:
Compact Menu 1.7.4.5 Download
Fission 0.8.2 Download
Tab Mix Plus 0.3.0.5 Download
下载地址:Download@DA
如果需要修改收藏栏和Tab字体和大小,请在userChrome.css文件加入下面的代码。
推荐使用Stylish可以达到修改userChrome.css的同样效果。
tab {
font-family: lucida grande, MingLiu !important;
font-size: 11px !important;
}
.bookmark-item > .toolbarbutton-text {
font-family: lucida grande, MingLiu !important;
font-size: 11px !important;
}
如果想要模拟Safari的进度条样式,我这里截了一张图可以在Fission里面使用。
更多关于Fission的介绍,请看这里。
Tags:Firefox, Lie.
评论数量(4) | Add Comments
本文网址:http://www.osxcn.com/skin/lie-theme-for-firefox-15.html


可惜下载以后不知道怎么使用
为什么不放到
http://mozillaupdate.mozine.org/themes/?category=Popular&application=firefox
打开“工具-主题”面板,把下载的这个东西拖进去就ok了。
如何使用Stylish修改userChrome.css文件
Stylish和userChrome.css文件都在什么地方呢???
你不用去找Stylish的文件是写在哪儿的,你只需要把原本需要写入userChrome.css的代码写在Stylish里面就可以了。