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
Родитель b0f597c31a
Коммит cef3f9a0fb
1 изменённых файлов: 1 добавлений и 1 удалений

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

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