userChrome.css・userContent.cssスタイルスレ
■ このスレッドは過去ログ倉庫に格納されています
0553名無しさん@お腹いっぱい。
2011/12/20(火) 20:57:30.57ID:t+aobAY/0#PlacesToolbarItems {
overflow: visible !important;
}
#PlacesToolbarItems > box {
display: block !important;
}
#PlacesChevron,
#bookmarks-menu-button.bookmark-item > label,
#home-button.bookmark-item > label {
display: none !important;
}
toolbarbutton.bookmark-item:hover:active:not([disabled="true"]),
toolbarbutton.bookmark-item[open="true"] {
margin: 0 !important;
padding: 2px 3px !important;
}
#bookmarks-menu-button.bookmark-item > image,
#home-button.bookmark-item > image {
margin: 0 !important;
}
■ このスレッドは過去ログ倉庫に格納されています