将 Firefox 标签放到下面

来源:百度文库 编辑:神马文学网 时间:2024/07/02 18:31:12
自己一直用myie2,工作要用到Firefox,看Firefox的标签不顺眼,就将其标签位置放到下面。
以下为修改的方法:

先在目录下找到userChrome-example.css文件,修改为userChrome.css,在里面添加
#content > tabbox { -moz-box-direction: reverse; }
保存。还要删除C:\Documents and Settings\(用户名)\Application Data\Mozilla\这个目录,初始化firefox的各项设置!!!
重启后大功告成!