зеркало из https://github.com/mozilla/gecko-dev.git
Bug 584667 - Use the correct image filename for the "Unsorted Bookmarks" menuitem in the bookmarks button dropdown. r=dao
This commit is contained in:
Родитель
0661c42acb
Коммит
078024fb04
|
@ -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 ----- */
|
||||
|
|
Загрузка…
Ссылка в новой задаче