Mozilla Firefox質問 ..
416:名無しさん@お腹いっぱい。
09/03/24 16:52:37 XdTKj7590
>>402のスクショで、いくつかのメニューにアイコンがついてますがこれはどこから
きたのでしょうか。LinkificationとTabMixPlusの他に何か入れてませんか?
あるいは以前別のテーマを使用されていて、見覚えありませんか?
一応、以下のスタイルをuserChrome-example.cssの一番下に貼り付けて「userChrome.css」
で保存して立ち上げてみて(つまり「-example」をとる)。
#contentAreaContextMenu{
background-color: #000000 !important;
background-image: url("chrome://global/skin/menu/menu-bkgnd.png") !important;
background-position: left !important;
background-repeat: repeat-y !important;
-moz-background-origin:border !important;
}
#contentAreaContextMenu menu,
#contentAreaContextMenu menuitem {
-moz-box-align: center;
color: #DCDCDC;
font: menu;
list-style-image: none;
-moz-image-region: auto;
}
#contentAreaContextMenu menu[disabled="true"], #contentAreaContextMenu menuitem[disabled="true"],
#contentAreaContextMenu menu[_moz-menuactive="true"][disabled="true"],
#contentAreaContextMenu menuitem[_moz-menuactive="true"][disabled="true"] {
color: #FFFFFF !important;
opacity: .3 !important;
}
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5352日前に更新/225 KB
担当:undef