firefox userChrome.js greasemonkeyスクリプトスレ 3at SOFTWARE
firefox userChrome.js greasemonkeyスクリプトスレ 3 - 暇つぶし2ch29:名無しさん@お腹いっぱい。
07/11/08 17:18:04 nrjk5Pg50
>>26
googleをマルチカラム化させるだけならuserContent.cssでも出来るよ.

@-moz-document domain("www.google.co.jp"),domain("www.google.com"){
#mbEnd{display:none;}
#res > div,#res > blockquote{ -moz-column-width:20em; -moz-column-gap:2em; }
#res > blockquote{ margin:0; }
#res > p.e + div,#navbar{ -moz-column-count:1; }
#res > p.e + div > table{ width:100%; }
div.g{ margin-left:0 !important; display:table; }
div.g nobr{ white-space:normal; }
#res > div > p{ font-size:80%; }
}

レイアウトが崩れるようだったら-moz-column-widthを増やすと解決するかも.


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch