Bug 1097543 - tabpanel style should also override color because windows/linux re-set the color to -moz-dialogtext there, r=dao

--HG--
extra : rebase_source : bc4c63b7c77a37c81003ef43a746ebf7ab5efbd8
This commit is contained in:
Gijs Kruitbosch 2014-11-13 12:30:40 +00:00
Родитель c3882b9ccd
Коммит d2bbb9804e
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -77,6 +77,7 @@ xul|tabpanels {
border: none; border: none;
padding: 0; padding: 0;
background-color: transparent; background-color: transparent;
color: inherit;
} }
xul|tabs { xul|tabs {