userChrome.css・userContent.cssスタイルスレ

このエントリーをはてなブックマークに追加
378名無しさん@お腹いっぱい。
>>376-377
そんな簡単な事も出来んのか
フニャチン野郎!

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(https://www.google.co.jp/),
url-prefix(https://www.google.com/),
url-prefix(http://www.google.co.jp/),
url-prefix(http://www.google.com/) {

#gb, #gbx3, #gbx4 { height: 3px !important; }
#message-area-container, #loading-area-container, #loadingStatus { top: 3px !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; }

}