Bug 617051 - app menu panes should not have a separator when using a 'windows-default-theme' theme. r=dao, ui-r=faaborg, a=gavin

This commit is contained in:
Margaret Leibovic 2010-12-07 12:45:31 -08:00
Родитель 51ae4c8aa3
Коммит 430f655555
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -213,6 +213,7 @@
#appmenuPrimaryPane {
background-color: rgba(255,255,255,0.5);
padding: 2px;
-moz-border-end: none;
}
#appmenuSecondaryPane {
background-color: #f1f5fb;