/* ブックマークメニューの [タブですべて開く] を非表示 */
menuseparator.bookmarks-actions-menuseparator,
menuitem.openintabs-menuitem
{
display: none !important;
}