Firefox userChrome.js greasemonkeyスクリプトスレ13
■ このスレッドは過去ログ倉庫に格納されています
0511名無しさん@お腹いっぱい。
2010/10/03(日) 23:53:18ID:hQYGUYSD0userChrome.css
@-moz-document url(chrome://browser/content/places/places.xul) {
#infoBox[minimal="true"] #editBMPanel_descriptionRow,
#infoBox[minimal="true"] #editBMPanel_loadInSidebarCheckbox,
#infoBox[minimal="true"] #editBMPanel_keywordRow {
visibility: visible !important;
}
#infoBoxExpander {
display:none !important;
}
}
■ このスレッドは過去ログ倉庫に格納されています