mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 01:55:44 +00:00
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:
parent
f8e2f1591a
commit
0cb13f4c9d
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user