Bug 1072992 - fix update button text color on OS X Yosemite to use ButtonText, r=dao

This commit is contained in:
Gijs Kruitbosch 2014-09-30 16:46:04 +01:00
parent b7e0e55223
commit 1308754078

View File

@ -40,6 +40,7 @@ wizardpage {
.wizard-buttons button {
-moz-appearance: toolbarbutton;
color: ButtonText;
min-height: 22px;
margin: 0 6px;
padding: 0;