Bug 236619: also when customizing the toolbars, don't display the menubar appearance inside the toolbar one.

This commit is contained in:
chanial%noos.fr 2004-03-06 06:30:56 +00:00
parent b0f597c31a
commit cef3f9a0fb

View File

@ -48,7 +48,7 @@ toolbar {
}
/* in browser.xul, the menubar is inside a toolbar... */
toolbar > toolbaritem > menubar {
toolbaritem > menubar {
-moz-appearance: none !important;
}