人,因思则变。
Archive for 2008 年 10 月 30 日
定义火狐的userChrome.css
0将地址栏收藏按钮移除:
#star-button { display: none !important; }
将地址栏RSS按钮移除:
#feed-button {display:none;}
将地址栏收藏按钮移除:
#star-button { display: none !important; }
将地址栏RSS按钮移除:
#feed-button {display:none;}