Mozilla Firefox質問スレッド(初心者歓迎)の68
at SOFTWARE
286:名無しさん@お腹いっぱい。
08/07/02 13:54:51 f8NVjicb0
>>275
サーチバーにフォーカスがあるときのみ出現。
/* dropmarker */
/* S. Location bar dropmarker */
.searchbar-textbox[focused] > .autocomplete-history-dropmarker {
display: -moz-box !important;
-moz-binding: url("chrome://global/content/bindings/autocomplete.xml#history-dropmarker") !important;
-moz-appearance: none !important;
padding: 0 !important;
background-color: transparent !important;
border: none !important;
width: 16px !important;
}
.searchbar-textbox[focused] > .autocomplete-history-dropmarker:hover,
.searchbar-textbox[focused] > .autocomplete-history-dropmarker[open="true"] {
background: -moz-dialog url(chrome://browser/skin/navbar-textbox-buttons.png) repeat-x 0 -60px !important;
background-color: transparent !important;
}
.searchbar-textbox[focused] > .autocomplete-history-dropmarker > .dropmarker-icon {
margin: 0 5px !important;;
}
.searchbar-textbox[focused] > .autocomplete-history-dropmarker:hover > .dropmarker-icon {
}
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5207日前に更新/211 KB
担当:undef