userChrome.css・userContent.cssスタイルスレ
■ このスレッドは過去ログ倉庫に格納されています
0729名無しさん@お腹いっぱい。
2012/01/11(水) 03:38:56.96ID:NRiJQHiv0マウスオーバーでニョキ、ニョキもいいよ
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("google.com"),
domain("google.co.jp") {
#gb, #gbx3, #gbx4 { height: 10px !important; }
#message-area-container, #loading-area-container, #loadingStatus { top: 10px !important; }
#gbw { display: none !important; }
#gbwc { visibility: hidden !important; }
#gb:hover>#gbw { display: block !important; }
#gb:hover>#gbx3, #gb:hover>#gbx4 { height: 29px !important; }
#gb:hover>#gb { height: 30px !important; }
#gb:hover>#gbwc { visibility: visible !important; }
#gb:hover~#message-area-container, #gb:hover~#loading-area-container { display: none !important; }
■ このスレッドは過去ログ倉庫に格納されています