Bug 633282 - Apply moz-win-exclude-glass to appcontent in browser.xul. r=dao.

This commit is contained in:
Jim Mathies 2011-05-13 11:40:46 -05:00
Родитель f69ffc31d7
Коммит dd0f8485d5
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -88,6 +88,10 @@
background: transparent;
}
#appcontent {
-moz-appearance: -moz-win-exclude-glass;
}
#main-window[chromemargin^="0,"][sizemode=normal] #navigator-toolbox {
margin-top: -7px;
}