Bug 368761 ��� "Report Web Forgery..." in the Help menu should be smarter

patch: show/hide menus in JS and revert css theme changes
r=bryner
This commit is contained in:
tony%ponderer.org 2007-11-07 05:12:36 +00:00
Родитель 10a95f7e73
Коммит 2de017de20
1 изменённых файлов: 0 добавлений и 9 удалений

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

@ -1334,19 +1334,10 @@ toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-text {
visibility: collapse;
}
/* ::::: Help menu items ::::: */
#checkForUpdates[loading="true"] {
list-style-image: url("chrome://global/skin/throbber/Throbber-small.gif");
}
#helpMenu[phishLevel="safe"] #menu_HelpPopup_reportPhishingErrortoolmenu {
display: none;
}
#helpMenu[phishLevel="warn"] #menu_HelpPopup_reportPhishingtoolmenu {
display: none;
}
%ifdef MOZ_PLACES_BOOKMARKS
#places-bookmark {
list-style-image: url("chrome://browser/skin/places/bookmarksToolbar.png");