求助 Stylish 脚本 清爽谷歌 修改后仍待解决问题

阅读:3362回复:5
2011-10-02 23:50
写私信
楼主#
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("google.com") , domain("google.com.hk") , domain("google.com.tw") {
div#trev, div#rhs, div#brs, div#tads, div#bottomads, .vspi, .vspib, div#vspb {
  display: none !important;
}

.tbt{
  margin-left: 8px !important;
}

#tbpi{
  margin-left: 28px !important;
}

#center_col{
  margin-right: auto !important;
}


li.g{
  float: left !important;
  width: 48% !important;
  min-height: 102px !important;
  margin: 3px !important;
  padding-left: 8px !important;
  padding-bottom: 3px !important;
  padding-top: 3px !important;
}

.mr>.g{
  width: 96% !important;
  min-height: 80px !important;
  background-color: #FFFFFF !important;
  border: 1px solid #BEBEBE !important;
  box-shadow: #CCCCCC 0 1px 5px 0;
}

.g+li>hr{
  width: 98% !important;
  float: left;
}

#foot{
  float:left !important;
  width: 80% !important;
}

}

修改以配合Midnight Surfing   但是双列搜索依然不能宽屏显示  网上几个脚本都无法实现宽屏显示搜索
2011-10-02 23:50
写私信
1楼#
改用新更新的 A Google+ multicol mtness touchup 问题解决了,目前已知唯一正常宽屏双列Stylish脚本
2011-10-02 23:50
写私信
2楼#
google竟然搜不到A Google+ multicol mtness touchup   备忘下地址
Midnight Surfing - Global Dark Style      http://userstyles.org/styles/23516/midn ... dark-style
清爽百度                                                http://userstyles.org/styles/29969/theme
A Google+ multicol mtness touchup       http://userstyles.org/styles/25334/a-go ... ss-touchup
2011-10-02 23:50
写私信
3楼#
2011-10-02 23:50
写私信
4楼#
dark google这样的脚本不知道还有没有,之前的多半不行了。
上面的Midnight Surfing - Global Dark Style 针对所有网页,有个遗憾,帖子的高亮效果看不见了。


清爽google http://userstyles.org/styles/29995/theme
可以用
2011-10-02 23:50
写私信
5楼#
這個腳本通用性的確很差,我自己也調整了好多次,你看這樣行不

图片:Screenshot-7.png



主要是調整li.g裏面的width,如果你顯示不了雙列,那就把48%改成類似46%看看吧。