Bug 384813 - [mac] xul menubar is invisible when inspecting browser.xul in DOMi. r=gavin.

git-svn-id: svn://10.0.0.236/trunk@228212 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mozilla.mano%sent.com
2007-06-17 22:06:47 +00:00
parent b716e582d6
commit d813c2d760

View File

@@ -44,10 +44,6 @@
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
@namespace html url("http://www.w3.org/1999/xhtml");
#toolbar-menubar {
display: none;
}
#main-window {
-moz-appearance: none;
}