Bug 584667 - Use the correct image filename for the "Unsorted Bookmarks" menuitem in the bookmarks button dropdown. r=dao

This commit is contained in:
Markus Stange 2010-08-13 15:28:55 +02:00
Родитель 0661c42acb
Коммит 078024fb04
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -285,7 +285,7 @@ toolbarbutton.bookmark-item > menupopup {
}
#BMB_unsortedBookmarksFolderMenu {
list-style-image: url("chrome://browser/skin/places/unsortedBookmarks.png");
list-style-image: url("chrome://browser/skin/places/unfiledBookmarks.png");
}
/* ----- PRIMARY TOOLBAR BUTTONS ----- */