panda2012
小狐狸
小狐狸
  • UID31869
  • 注册日期2010-01-30
  • 最后登录2010-07-18
  • 发帖数11
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
阅读:1779回复:3

希望各位帮忙修改下这个stylish脚本!~~

楼主#
更多 发布于:2010-07-13 08:47
RT,火狐更新后就不能用了。。
原来的效果是自动隐藏书签侧边栏,鼠标靠近时会自动弹出的。。
但现在不行了,不能弹出。。。
希望各位帮忙修正下~~
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

#sidebar-box {min-width:0;  max-width:1px!important;  overflow-x: hidden !important;}

#sidebar,#sidebar-title,#sidebar-box .tabs-closebutton {visibility:hidden;}

#sidebar-box:hover {max-width:none!important;}

#sidebar-box:hover #sidebar,#sidebar-title,#sidebar-box .tabs-closebutton {visibility:visible;}

#sidebar-splitter {border-width: 0px!important; min-width: 0!important; max-width: 0!important;}

#sidebar-box:hover + #sidebar-splitter {border-width: 0 1px!important; min-width: 4px!important; max-width: 4px!important;}
panda2012
小狐狸
小狐狸
  • UID31869
  • 注册日期2010-01-30
  • 最后登录2010-07-18
  • 发帖数11
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
1楼#
发布于:2010-07-13 08:47
自动顶上....
fireman
火狐狸
火狐狸
  • UID33071
  • 注册日期2010-06-15
  • 最后登录2013-04-27
  • 发帖数139
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
2楼#
发布于:2010-07-13 08:47
你应该是哪里搞错了,这个CSS一直都适用的。
panda2012
小狐狸
小狐狸
  • UID31869
  • 注册日期2010-01-30
  • 最后登录2010-07-18
  • 发帖数11
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
3楼#
发布于:2010-07-13 08:47
.....不行..的说
游客

返回顶部