Bug 1037411 - Set the appropriate text color for -moz-appearance: menubar. r=gijs

This commit is contained in:
Dão Gottwald 2014-07-14 14:35:30 +02:00
Родитель c96b89f3e8
Коммит 783398a251
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -25,6 +25,7 @@ toolbar {
menubar, toolbar[type="menubar"] {
-moz-appearance: menubar;
color: -moz-menubartext;
min-width: 1px;
min-height: 20px;
padding: 1px 0px;